|
Spring AMQP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.erlang.OtpException
org.springframework.erlang.OtpAuthException
public class OtpAuthException
Runtime exception mirroring the OTP OtpAuthException.
Constructor Summary | |
---|---|
OtpAuthException(com.ericsson.otp.erlang.OtpAuthException cause)
|
|
OtpAuthException(java.lang.String msg,
com.ericsson.otp.erlang.OtpAuthException cause)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OtpAuthException(com.ericsson.otp.erlang.OtpAuthException cause)
public OtpAuthException(java.lang.String msg, com.ericsson.otp.erlang.OtpAuthException cause)
|
Spring AMQP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |