org.springframework.erlang
Class OtpAuthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.erlang.OtpException
org.springframework.erlang.OtpAuthException
- All Implemented Interfaces:
- Serializable
public class OtpAuthException
- extends OtpException
Runtime exception mirroring the OTP OtpAuthException.
- Author:
- Mark Pollack
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OtpAuthException
public OtpAuthException(com.ericsson.otp.erlang.OtpAuthException cause)
OtpAuthException
public OtpAuthException(String msg,
com.ericsson.otp.erlang.OtpAuthException cause)
Copyright © 2011. All Rights Reserved.