Class InvalidErrorCodeException

    • Constructor Detail

      • InvalidErrorCodeException

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