org.apache.struts2.showcase.exception
Class DeleteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.struts2.showcase.exception.StorageException
org.apache.struts2.showcase.exception.DeleteException
- All Implemented Interfaces:
- Serializable
public class DeleteException
- extends StorageException
DeleteException.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DeleteException
public DeleteException(String message)
DeleteException
public DeleteException(Throwable cause)
DeleteException
public DeleteException(String message,
Throwable cause)
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.