Package com.ericsson.otp.erlang
Class OtpAuthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ericsson.otp.erlang.OtpException
com.ericsson.otp.erlang.OtpAuthException
- All Implemented Interfaces:
Serializable
Exception raised when a node attempts to establish a communication channel
when it is not authorized to do so, or when a node sends a message containing
an invalid cookie on an established channel.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OtpAuthException
Provides a detailed message.
-