SAP ABAP Class CX_ADT_RES_NOT_ACCEPTABLE (Resource can't create a response based on accept header)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_REST (Package) REST Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_ADT_RESOURCE_GENERAL | Root class for all public exceptions | 20130116 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_ADT_RES_CHARS_NOT_ACCEPTED | The source code contains characters which are not accepted | 20130116 |
Properties
| Class | CX_ADT_RES_NOT_ACCEPTABLE | |
| Short Description | Resource can't create a response based on accept header | |
| Super Class | CX_ADT_RESOURCE_GENERAL | Root class for all public exceptions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SADT_REST | REST Framework |
| Created | 20110801 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ADT_RES_NOT_ACCEPTABLE has no forward declaration.
Interfaces
Class CX_ADT_RES_NOT_ACCEPTABLE has no interface implemented.
Friends
Class CX_ADT_RES_NOT_ACCEPTABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SADT_EXC_TYPE | 'ExceptionResourceNotAcceptable' | 20130116 | |||
| 2 | Constant | Public | See coding | 20130116 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20130116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130116 |
Events
Class CX_ADT_RES_NOT_ACCEPTABLE has no event.
Types
Class CX_ADT_RES_NOT_ACCEPTABLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_ADT_RES_NOT_ACCEPTABLE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |