Class CodeMismatchException

    • Constructor Detail

      • CodeMismatchException

        public CodeMismatchException​(String message)
        Constructs a new CodeMismatchException with the specified error message.
        Parameters:
        message - Describes the error encountered.