Class InvalidConfigException

  • All Implemented Interfaces:
    Serializable

    public class InvalidConfigException
    extends Exception
    An Exception thrown in case the parameters supplied to the Configuration classes are not valid
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidConfigException

        public InvalidConfigException​(String message)