| Class | Description |
|---|---|
| ValidationError |
Error class to be used for testing purpose only; implements the
Errors
interface. |
| Exception | Description |
|---|---|
| ComponentNotAllowedInSlotException |
Exception thrown when attempting to add or move a component to a slot that doesn't support it.
|
| ComponentNotFoundInSlotException |
Exception thrown when attempting to add or move a component to a slot that doesn't support it.
|
| InvalidAcceptLanguagePreConditionFailedException |
Thrown when a PUT or POST request has been placed with multiple ACCEPT-LANGUAGES.
|
| InvalidNamedQueryException |
Exception used when the
NamedQueryFactory implementation does not match any existing named queries |
| LocalizationConsumerException |
Exception thrown when there is any problem during the Localization process using Localization
|
| SearchExecutionNamedQueryException |
Exception used when there is an error while executing the search.
|
| UnknownResourceException |
UnkownResource validation exception used to throw validation errors.
|
| ValidationException |
Exception thrown when there is any problem when validating request data.
|
Copyright © 2000-2016 SAP SE. All Rights Reserved.