org.apache.struts2.showcase.exception
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
public class UpdateException
- extends StorageException
UpdateException.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UpdateException
public UpdateException(String message)
UpdateException
public UpdateException(Throwable cause)
UpdateException
public UpdateException(String message,
Throwable cause)
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.