Uses of Interface
org.apache.camel.api.management.mbean.ComponentVerifierExtension.VerificationError.ExceptionAttribute
-
Packages that use ComponentVerifierExtension.VerificationError.ExceptionAttribute Package Description org.apache.camel.api.management.mbean Camel management MBeans API -
-
Uses of ComponentVerifierExtension.VerificationError.ExceptionAttribute in org.apache.camel.api.management.mbean
Fields in org.apache.camel.api.management.mbean declared as ComponentVerifierExtension.VerificationError.ExceptionAttribute Modifier and Type Field Description static ComponentVerifierExtension.VerificationError.ExceptionAttribute
ComponentVerifierExtension.VerificationError.ExceptionAttribute. EXCEPTION_CLASS
The exception classstatic ComponentVerifierExtension.VerificationError.ExceptionAttribute
ComponentVerifierExtension.VerificationError.ExceptionAttribute. EXCEPTION_INSTANCE
The exception object that has been thrown.
-