java.io.SerializableOtpAuthException, OtpErlangExceptionpublic abstract class OtpException
extends java.lang.Exception
| Constructor | Description |
|---|---|
OtpException() |
Provides no message.
|
OtpException(java.lang.String msg) |
Provides a detailed message.
|