Serialized Form
-
Package space.arim.dazzleconf.error
-
Exception Class space.arim.dazzleconf.error.BadValueException
class BadValueException extends ImproperEntryException implements Serializable- serialVersionUID:
- 8515180182868980217L
-
Exception Class space.arim.dazzleconf.error.ConfigFormatSyntaxException
class ConfigFormatSyntaxException extends InvalidConfigException implements Serializable- serialVersionUID:
- 7428120426189473800L
-
Exception Class space.arim.dazzleconf.error.IllDefinedConfigException
class IllDefinedConfigException extends RuntimeException implements Serializable- serialVersionUID:
- -6769627171852090646L
-
Exception Class space.arim.dazzleconf.error.ImproperEntryException
class ImproperEntryException extends InvalidConfigException implements Serializable- serialVersionUID:
- 5119522236600323970L
-
Serialized Fields
-
key
String key
-
-
Exception Class space.arim.dazzleconf.error.InvalidConfigException
class InvalidConfigException extends Exception implements Serializable- serialVersionUID:
- 4500193753888713542L
-
Exception Class space.arim.dazzleconf.error.MissingKeyException
class MissingKeyException extends ImproperEntryException implements Serializable- serialVersionUID:
- 29487887930314372L
-
Exception Class space.arim.dazzleconf.error.MissingValueException
class MissingValueException extends ImproperEntryException implements Serializable- serialVersionUID:
- 832461791665011503L
-
-
Package space.arim.dazzleconf2
-
Exception Class space.arim.dazzleconf2.DeveloperMistakeException
class DeveloperMistakeException extends RuntimeException implements Serializable
-