Class MllpAuthenticationFailure

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuthenticationFailure
All Implemented Interfaces:
Serializable

public class MllpAuthenticationFailure extends Exception
Exception thrown by processors to indicate that an authentication failure occurred and has to be logged in ATNA.
See Also:
  • Constructor Details