info.jonclark.util
Class PropertiesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
info.jonclark.util.PropertiesException
- All Implemented Interfaces:
- Serializable
public class PropertiesException
- extends Exception
An exception resulting from a Properties object
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PropertiesException
public PropertiesException(String message)