public class NotificationAutoRemoveException extends Exception
| Constructor and Description |
|---|
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.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotificationAutoRemoveException()
public NotificationAutoRemoveException(String message, Throwable cause)
message - cause - public NotificationAutoRemoveException(String message)
message - public NotificationAutoRemoveException(Throwable cause)
cause - Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.