public class SaWsException extends Exception
Modifier and Type | Field and Description |
---|---|
protected static long |
serialVersionUID
The Constant serialVersionUID.
|
Constructor and Description |
---|
SaWsException()
Instantiates a new sa ws exception.
|
SaWsException(String message)
Instantiates a new sa ws exception.
|
SaWsException(String message,
Throwable cause)
Instantiates a new sa ws exception.
|
SaWsException(Throwable cause)
Instantiates a new sa ws exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected static final long serialVersionUID
public SaWsException()
public SaWsException(String message)
message
- the messagepublic SaWsException(Throwable cause)
cause
- the causeCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.