public static interface ComponentVerifier.VerificationError.ExceptionAttribute extends ComponentVerifier.VerificationError.Attribute
| Modifier and Type | Field and Description |
|---|---|
static ComponentVerifier.VerificationError.ExceptionAttribute |
EXCEPTION_CLASS
The exception class
|
static ComponentVerifier.VerificationError.ExceptionAttribute |
EXCEPTION_INSTANCE
The exception object that has been thrown.
|
getName, namestatic final ComponentVerifier.VerificationError.ExceptionAttribute EXCEPTION_INSTANCE
static final ComponentVerifier.VerificationError.ExceptionAttribute EXCEPTION_CLASS
Apache Camel