public class NotificationManagementException extends RuntimeException
NotificationManagement.| Constructor and Description |
|---|
NotificationManagementException(String message)
Constructs a new instance of
NotificationManagementException. |
NotificationManagementException(String message,
Throwable throwable)
Constructs a new instance of
NotificationManagementException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotificationManagementException(String message)
NotificationManagementException.message - the throwable message.Copyright © 2019 Communote team. All rights reserved.