Exception | Description |
---|---|
CloudPlatformException |
Thrown for issues that are related to a Cloud platform.
|
ConstraintViolationException |
Thrown when some constraint is violated.
|
DependencyNotFoundException |
Thrown for issues that indicate problems due to a missing dependency.
|
EntityAlreadyExistsException |
Thrown when an entity is to be created that already exists.
|
EntityNotFoundException |
Thrown when an entity that is requested does not exist.
|
MultipleServiceBindingsException |
Thrown if multiple bindings are found to a service on SAP Cloud Platform Cloud Foundry.
|
NoServiceBindingException |
Thrown if no binding is found to a service on SAP Cloud Platform Cloud Foundry.
|
ObjectLookupFailedException |
Thrown if the lookup of an object fails.
|
ShouldNotHappenException |
Thrown in case of an exception that should not happen.
|
StringParsingException |
Thrown when string conversion to a certain type fails.
|
UnsupportedCloudFeatureException |
Thrown if a feature is not supported by the current Cloud platform.
|
Copyright © 2019 SAP SE. All rights reserved.