public class ModelSavingException extends SystemException
| Constructor and Description |
|---|
ModelSavingException(String message) |
ModelSavingException(String message,
Throwable nested) |
| Modifier and Type | Method and Description |
|---|---|
ModelSavingException |
getNextException() |
void |
setNextException(ModelSavingException exception) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ModelSavingException(String message)
public ModelSavingException getNextException()
public void setNextException(ModelSavingException exception)
Copyright © 2017 SAP SE. All Rights Reserved.