Class AS2DecryptionException

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.AS2DecryptionException
All Implemented Interfaces:
Serializable

public class AS2DecryptionException extends AS2ErrorDispositionException
Thrown when there is a problem decrypting an AS2 message.
See Also: