public class SilverPopException extends EmailServiceException
Constructor and Description |
---|
SilverPopException()
Default constructor
|
SilverPopException(String message)
Constructor that takes an error message.
|
SilverPopException(String message,
Throwable throwable)
Constructor that takes an error message and a Throwable root cause.
|
SilverPopException(Throwable throwable)
Constructor that takes a Throwable root cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SilverPopException()
public SilverPopException(String message)
message
- error message.public SilverPopException(Throwable throwable)
throwable
- root cause exception."Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"