Class ContentPersistenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jasig.portlet.cms.mvc.exception.ContentPersistenceException
- All Implemented Interfaces:
Serializable
public class ContentPersistenceException extends RuntimeException
- Version:
- $Revision$
- Author:
- Jen Bourey, jbourey@unicon.net
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description ContentPersistenceException()ContentPersistenceException(String message)ContentPersistenceException(String message, Throwable cause)ContentPersistenceException(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
-
ContentPersistenceException
public ContentPersistenceException() -
ContentPersistenceException
-
ContentPersistenceException
-
ContentPersistenceException
-