Package org.openxava.util
Class PropertiesContainerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openxava.util.XavaException
org.openxava.util.PropertiesContainerException
- All Implemented Interfaces:
Serializable
Exception thrown by
IPropertiesContainer. - Since:
- 6.5.2
- Author:
- Javier Paniza
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPropertiesContainerException(String messageId) PropertiesContainerException(String messageId, Object argv0) -
Method Summary
Methods inherited from class org.openxava.util.XavaException
getLocalizedMessage, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PropertiesContainerException
public PropertiesContainerException() -
PropertiesContainerException
-
PropertiesContainerException
-