java.io.Serializable
OtpAuthException
, OtpErlangException
public abstract class OtpException
extends java.lang.Exception
Constructor | Description |
---|---|
OtpException() |
Provides no message.
|
OtpException(java.lang.String msg) |
Provides a detailed message.
|