org.jasig.portlet.emailpreview
Class EmailPreviewException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jasig.portlet.emailpreview.EmailPreviewException
- All Implemented Interfaces:
- Serializable
public class EmailPreviewException
- extends RuntimeException
A custom Exception for the email preview portlet.
- Author:
- Andreas Christoforides
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EmailPreviewException
public EmailPreviewException(String message,
Throwable cause)
EmailPreviewException
public EmailPreviewException(String message)
EmailPreviewException
public EmailPreviewException(Throwable cause)
Copyright © 2012 Jasig. All Rights Reserved.