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