public class OtpIOException extends OtpException
IOException
which
can be commonly thrown from OTP operations.Constructor and Description |
---|
OtpIOException(IOException cause) |
OtpIOException(String message,
IOException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OtpIOException(IOException cause)
public OtpIOException(String message, IOException cause)