|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of OtpException in com.ericsson.otp.erlang |
|---|
| Subclasses of OtpException in com.ericsson.otp.erlang | |
|---|---|
class |
OtpAuthException
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. |
class |
OtpErlangDecodeException
Exception raised when an attempt is made to create an Erlang term by decoding a sequence of bytes that does not represent the type of term that was requested. |
class |
OtpErlangException
Base class for the other OTP erlang exception classes. |
class |
OtpErlangExit
Exception raised when a communication channel is broken. |
class |
OtpErlangRangeException
Exception raised when an attempt is made to create an Erlang term with data that is out of range for the term in question. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||