Class PropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.exceptions.AbstractXfcException
de.xima.fc.exceptions.PropertyException
- All Implemented Interfaces:
de.xima.cmn.i18n.ILocalizedMessageProvider, IXfcException, Serializable
'Checked Exception' für Probleme bei der Property-Verarbeitung.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyException(Class<?> cl, String propName) PropertyException(Class<?> cl, String propName, Exception cause) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class AbstractXfcException
getErrorCode, getExceptionData, getLocalizedMessage, getMessageKey, getMessageParamsMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PropertyException
-
PropertyException
-
-
Method Details
-
getPropertyName
-
getTargetType
-
getDefaultMessageKey
-
getDefaultErrorCode
-