Class ImproperEntryException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BadValueException, MissingKeyException, MissingValueException

public class ImproperEntryException extends InvalidConfigException
General exception indicating a problem with a specific configuration entry
Author:
A248
See Also:
Serialized Form
  • Method Details

    • getKey

      public String getKey()
      Gets the key which this exception applies to
      Returns:
      the key