Class NullConfigurationException

    • Constructor Detail

      • NullConfigurationException

        public NullConfigurationException​(String errorCode,
                                          String errorMessage)
        Constructor with errorCode and errorMessage
        Parameters:
        errorCode - The error code for this exception
        errorMessage - The error message for this exception