SAP ABAP Class CX_OA2C_INVALID_REQUEST (OAuth 2.0 Client - Invalid Request Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SOAUTH2_CLIENT_PROTOCOL (Package) OAuth 2.0 Client Protocol
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_OA2C_PROTOCOL_EXCEPTION | OAuth 2.0 Client - Protocol Exception | 20130415 |
Properties
| Class | CX_OA2C_INVALID_REQUEST | |
| Short Description | OAuth 2.0 Client - Invalid Request Exception | |
| Super Class | CX_OA2C_PROTOCOL_EXCEPTION | OAuth 2.0 Client - Protocol Exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SOAUTH2_CLIENT_PROTOCOL | OAuth 2.0 Client Protocol |
| Created | 20130415 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_OA2C_INVALID_REQUEST has no forward declaration.
Interfaces
Class CX_OA2C_INVALID_REQUEST has no interface implemented.
Friends
Class CX_OA2C_INVALID_REQUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E61F13F7B4071ED2A9B591D6C1E190A9' | 20130415 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130415 |
Events
Class CX_OA2C_INVALID_REQUEST has no event.
Types
Class CX_OA2C_INVALID_REQUEST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20130415 | ||||
| 2 | ERROR_URI | Call by reference | Type reference (TYPE) | STRING | 20130415 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130415 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20130415 |
Method CONSTRUCTOR on class CX_OA2C_INVALID_REQUEST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |