Package de.objektkontor.config
Class ValueFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.objektkontor.config.ValueFormatException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionValueFormatException(String source, String key, String message) ValueFormatException(String source, String key, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValueFormatException
-
ValueFormatException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-