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