public class OtpIOException extends OtpException
IOException which
can be commonly thrown from OTP operations.| Constructor and Description |
|---|
OtpIOException(java.io.IOException cause) |
OtpIOException(java.lang.String message,
java.io.IOException cause) |