Class UpdateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.struts2.showcase.exception.StorageException
org.apache.struts2.showcase.exception.UpdateException
- All Implemented Interfaces:
Serializable
UpdateException.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUpdateException(String message) UpdateException(String message, Throwable cause) UpdateException(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
-
UpdateException
-
UpdateException
-
UpdateException
-