Class AS2InsufficientSecurityException

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

public class AS2InsufficientSecurityException extends AS2ErrorDispositionException
Thrown when an AS2 message lacks sufficient Encryption or a Signature.
See Also: