org.jasig.portlet.notice.service.exceptions
Class NotificationServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jasig.portlet.notice.service.exceptions.NotificationServiceException
- All Implemented Interfaces:
- Serializable
public class NotificationServiceException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotificationServiceException
public NotificationServiceException()
NotificationServiceException
public NotificationServiceException(String message,
Throwable cause)
NotificationServiceException
public NotificationServiceException(String message)
NotificationServiceException
public NotificationServiceException(Throwable cause)
Copyright © 2012 Jasig. All Rights Reserved.