Class AS2ErrorDispositionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hc.core5.http.HttpException
org.apache.camel.component.as2.api.exception.AS2ErrorDispositionException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AS2AuthenticationException,AS2DecryptionException,AS2InsufficientSecurityException
public abstract class AS2ErrorDispositionException
extends org.apache.hc.core5.http.HttpException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAS2ErrorDispositionException(String message) AS2ErrorDispositionException(String message, Exception exception) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AS2ErrorDispositionException
-
AS2ErrorDispositionException
-
-
Method Details
-
getDispositionModifier
-