Class ConfigManagerException

    • Constructor Detail

      • ConfigManagerException

        public ConfigManagerException()
        Constructs an ConfigManagerException with no specified detail message.
      • ConfigManagerException

        public ConfigManagerException​(String s)
        Constructs an ConfigManagerException with the specified detail message.
        Parameters:
        s - the detail message.