public class TemplateInstantiationException extends BaseException
DONT_LOG, LOG| Constructor and Description |
|---|
TemplateInstantiationException(boolean log)
constructs a new BaseException.
|
TemplateInstantiationException(String text,
boolean log)
constructs a new BaseException.
|
TemplateInstantiationException(Throwable aCausingThrowable,
boolean log)
constructs a new BaseException with a causing throwable for exception
chaining.
|
TemplateInstantiationException(Throwable aCausingThrowable,
String text,
boolean log)
constructs a new BaseException.
|
getCausingThrowable, getMessage, getMessage, getRootThrowable, getText, isLogged, logException, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic TemplateInstantiationException(boolean log)
log - true, if exception should be loggedpublic TemplateInstantiationException(String text, boolean log)
text - the Text of the Exceptionlog - true, if exception should be loggedpublic TemplateInstantiationException(Throwable aCausingThrowable, String text, boolean log)
aCausingThrowable - causing throwable for exception chaining, of null if there is
no causing exceptiontext - the Text of the Exceptionlog - true, if exception should be loggedpublic TemplateInstantiationException(Throwable aCausingThrowable, boolean log)
aCausingThrowable - causing throwable for exception chaining, of null if there is
no causing exceptionlog - true, if exception should be logged| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-COLL
|
[sap.com] tc/kmc/coll/room
|
api
|
EP-KM-CRS
|
Copyright 2021 SAP SE Complete Copyright Notice