Package bitronix.tm.utils
Class PropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
bitronix.tm.utils.PropertyException
- All Implemented Interfaces:
Serializable
Thrown by
PropertyUtils when some reflection error occurs.- Author:
- lorban
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyException(String message) PropertyException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PropertyException
-
PropertyException
-