Class ConfigParserException

    • Constructor Detail

      • ConfigParserException

        public ConfigParserException​(String message)
        Constructs exception instance.
        Parameters:
        message - message
      • ConfigParserException

        public ConfigParserException​(String message,
                                     Throwable cause)
        Constructs exception instance.
        Parameters:
        message - message
        cause - root cause