public class AdapterException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
AdapterException() |
AdapterException(java.lang.String message) |
AdapterException(java.lang.String message,
java.lang.Throwable exception) |
AdapterException(java.lang.Throwable exception) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Exception |
getBaseException() |
void |
setBaseException(java.lang.Exception baseException) |
Copyright © 2018 SAP SE. All Rights Reserved.