Class ConfigElementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.software_atelier.simpleflex.conf.text.ConfigElementException
- All Implemented Interfaces:
Serializable
- Author:
- tk
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConfigElementException(String key, String value) Creates a new instance of ConfigElementException -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfigElementException
Creates a new instance of ConfigElementException- Parameters:
key-value-
-
-
Method Details
-
key
-
value
-