Uses of Interface
org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.StandardCode
Packages that use ComponentVerifierExtension.VerificationError.StandardCode
-
Uses of ComponentVerifierExtension.VerificationError.StandardCode in org.apache.camel.component.extension
Fields in org.apache.camel.component.extension declared as ComponentVerifierExtension.VerificationError.StandardCodeModifier and TypeFieldDescriptionComponentVerifierExtension.VerificationError.StandardCode.AUTHENTICATIONAuthentication failedComponentVerifierExtension.VerificationError.StandardCode.EXCEPTIONAn exception occurredComponentVerifierExtension.VerificationError.StandardCode.GENERICGeneric error which is explained in more details withComponentVerifierExtension.VerificationError.getDetails()ComponentVerifierExtension.VerificationError.StandardCode.ILLEGAL_PARAMETERA given parameter is illegalComponentVerifierExtension.VerificationError.StandardCode.ILLEGAL_PARAMETER_GROUP_COMBINATIONA combination of parameters is illegal.ComponentVerifierExtension.VerificationError.StandardCode.ILLEGAL_PARAMETER_VALUEA parameter value is not validComponentVerifierExtension.VerificationError.StandardCode.INCOMPLETE_PARAMETER_GROUPA group of parameters is not complete in order to be validComponentVerifierExtension.VerificationError.StandardCode.INTERNALInternal error while performing the verificationComponentVerifierExtension.VerificationError.StandardCode.MISSING_PARAMETERA mandatory parameter is missingComponentVerifierExtension.VerificationError.StandardCode.UNKNOWN_PARAMETERA given parameter is not known to the componentComponentVerifierExtension.VerificationError.StandardCode.UNSUPPORTEDThe verification is not supportedComponentVerifierExtension.VerificationError.StandardCode.UNSUPPORTED_COMPONENTThe requestedComponentis not supportedComponentVerifierExtension.VerificationError.StandardCode.UNSUPPORTED_SCOPEThe requestedComponentVerifierExtension.Scopeis not supported