Exception | Description |
---|---|
CloudPlatformException |
Thrown for errors that are related to a Cloud platform.
|
ConstraintViolationException |
Thrown when some constraint is violated.
|
EntityAlreadyExistsException |
Thrown when an entity is to be created that already exists.
|
EntityNotFoundException |
Thrown when an entity that is requested does not exist.
|
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 © 2017 SAP SE. All rights reserved.