fc.util
Class PropertyNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fc.util.PropertyNotFoundException
- All Implemented Interfaces:
- Serializable
public class PropertyNotFoundException
- extends Exception
Exception thrown when a PropertyMgr could not find a required property.
- See Also:
fc.app.PropertyMgr,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PropertyNotFoundException
public PropertyNotFoundException(String str)
PropertyNotFoundException
public PropertyNotFoundException()