public class NotificationWebServiceException extends DriverWebServiceException
NotificationWebService,
Serialized Form| Constructor and Description |
|---|
NotificationWebServiceException(String message)
Construct a new notification web service exception with the specified message.
|
NotificationWebServiceException(String message,
Throwable cause)
Construct a new notification web service exception with the specified message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotificationWebServiceException(String message, Throwable cause)
message - the messagecause - the causepublic NotificationWebServiceException(String message)
message - the messageCopyright © 2017. All rights reserved.