| Package | Description |
|---|---|
| com.sap.cloud.sdk.service.prov.api | |
| com.sap.cloud.sdk.service.prov.api.exception |
| Modifier and Type | Method and Description |
|---|---|
static DatasourceExceptionType |
DatasourceExceptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatasourceExceptionType[] |
DatasourceExceptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DatasourceExceptionType |
DatasourceException.getType()
Returns the DatasourceExceptionType of this exception.
|
| Constructor and Description |
|---|
DatasourceException(DatasourceExceptionType type,
Throwable exception) |
Copyright © 2020 SAP. All Rights Reserved.