|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.kuali.rice.ken.exception.NotificationAutoRemoveException
public class NotificationAutoRemoveException
This class represents an auto-remove exception - when notifications are not properly removed from their target audiences.
| Constructor Summary | |
|---|---|
NotificationAutoRemoveException()
Constructs a NotificationAutoRemoveException instance. |
|
NotificationAutoRemoveException(String message)
Constructs a NotificationAutoRemoveException instance. |
|
NotificationAutoRemoveException(String message,
Throwable cause)
Constructs a NotificationAutoRemoveException instance. |
|
NotificationAutoRemoveException(Throwable cause)
Constructs a NotificationAutoRemoveException instance. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationAutoRemoveException()
public NotificationAutoRemoveException(String message,
Throwable cause)
message - cause - public NotificationAutoRemoveException(String message)
message - public NotificationAutoRemoveException(Throwable cause)
cause -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||