org.jasig.portlet.cms.mvc.exception
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: 22695 $
- Author:
- Jen Bourey, jbourey@unicon.net
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ContentPersistenceException
public ContentPersistenceException()
ContentPersistenceException
public ContentPersistenceException(String message,
Throwable cause)
ContentPersistenceException
public ContentPersistenceException(String message)
ContentPersistenceException
public ContentPersistenceException(Throwable cause)
Copyright © 2011 Jasig. All Rights Reserved.