public class UtilException extends Exception
The base exception for the util service package.
| Modifier and Type | Field and Description |
|---|---|
protected Exception |
nestedException |
protected String |
nestedExceptionStackTrace |
| Constructor and Description |
|---|
UtilException(Exception nestedException)
Constructs a
MessagingException wrapping a nested exception. |
UtilException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected transient Exception nestedException
protected String nestedExceptionStackTrace
public UtilException(Exception nestedException)
MessagingException wrapping a nested exception.
Whenever possible, a constructor that also takes a reference to the message
in error as a parameter should be preferred.nestedException - the causing exception that is to be wrapped in this
exception.public UtilException(String message)
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.lib.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice