public class ObjectNotCreatedException extends Exception
| Constructor and Description |
|---|
ObjectNotCreatedException(String msg)
Deprecated.
A constructor that sets the error message.
|
ObjectNotCreatedException(Throwable t,
String msg)
Deprecated.
A constructor that sets the error message and an optional exception
that was raised while creating the object.
|
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause()
Deprecated.
Gets the nested exception, if it exists.
|
void |
printStackTrace()
Deprecated.
|
void |
printStackTrace(PrintStream s)
Deprecated.
|
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic ObjectNotCreatedException(String msg)
msg - an error messagepublic Throwable getCause()
public void printStackTrace()
printStackTrace in class Throwablepublic void printStackTrace(PrintStream s)
printStackTrace in class Throwable| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
Copyright 2021 SAP SE Complete Copyright Notice