public class ModelSavingException extends SystemException
| Constructor and Description |
|---|
ModelSavingException(java.lang.String message) |
ModelSavingException(java.lang.String message,
java.lang.Throwable nested) |
| Modifier and Type | Method and Description |
|---|---|
ModelSavingException |
getNextException() |
void |
setNextException(ModelSavingException exception) |
public ModelSavingException(java.lang.String message,
java.lang.Throwable nested)
public ModelSavingException(java.lang.String message)
public ModelSavingException getNextException()
public void setNextException(ModelSavingException exception)
Copyright © 2018 SAP SE. All Rights Reserved.