Class AS2AuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hc.core5.http.HttpException
org.apache.camel.component.as2.api.exception.AS2ErrorDispositionException
org.apache.camel.component.as2.api.exception.AS2AuthenticationException
- All Implemented Interfaces:
Serializable
Thrown when an AS2 signature fails validation.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AS2AuthenticationException
-
-
Method Details
-
getDispositionModifier
- Specified by:
getDispositionModifierin classAS2ErrorDispositionException
-