Class OtpIOException

    • Constructor Detail

      • OtpIOException

        public OtpIOException​(String errorCode,
                              String errorMessage,
                              Throwable rootCause)
        Constructor for OtpIOException.
        Parameters:
        errorCode - the error code.
        errorMessage - the error message.
        rootCause - the root cause.