Package org.openbravo.erpCommon.utility
Class PropertyNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.openbravo.erpCommon.utility.PropertyException
-
- org.openbravo.erpCommon.utility.PropertyNotFoundException
-
- All Implemented Interfaces:
Serializable
public class PropertyNotFoundException extends PropertyException
Exception thrown when a preference is not defined for the current visibility level.- See Also:
Preferences.getPreferenceValue
, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PropertyNotFoundException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-