public class SaSystemException extends SaBasicException
Constructor and Description |
---|
SaSystemException(String errorMessage)
Constructs
SaRMICommandException with the specified
message. |
SaSystemException(String errorMessage,
Throwable cause)
Constructs
SaRMICommandException with the specified
message and nested exception. |
SaSystemException(Throwable cause)
Constructs
SaRMICommandException with the specified
message and nested exception. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SaSystemException(String errorMessage)
SaRMICommandException
with the specified
message.errorMessage
- Messagepublic SaSystemException(String errorMessage, Throwable cause)
SaRMICommandException
with the specified
message and nested exception.errorMessage
- Messagecause
- Thowablepublic SaSystemException(Throwable cause)
SaRMICommandException
with the specified
message and nested exception.cause
- ThowableCopyright © 2016 SAPERION AG. All rights reserved.