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