SAP ABAP Class /IWBEP/CX_JSRPC_ERROR (JSON RPC 2.0 error)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-BEP (Application Component) Gateway Business Eventing and Provisioning
⤷
/IWBEP/JSON_RPC_CORE (Package) JSON-RPC 2.0 # Implementation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20131024 |
Meta Relationship - Used By
Properties
Class | /IWBEP/CX_JSRPC_ERROR | |
Short Description | JSON RPC 2.0 error | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | /IWBEP/JSON_RPC_CORE | JSON-RPC 2.0 # Implementation |
Created | 20130712 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/CX_JSRPC_ERROR has no interface implemented.
Friends
Class /IWBEP/CX_JSRPC_ERROR 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 | 'A9F16652EAA60573E10000000A420C57' | 20131024 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20131024 |
2 | ![]() |
Instance method | Public | Method | Get code | 20131024 |
3 | ![]() |
Instance method | Public | Method | Get message | 20131024 |
4 | ![]() |
Instance method | Public | Method | Serialize | 20131024 |
5 | ![]() |
Instance method | Protected | Method | Serialize data | 20131024 |
Events
Class /IWBEP/CX_JSRPC_ERROR has no event.
Types
Class /IWBEP/CX_JSRPC_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20131024 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20131024 |
Method CONSTRUCTOR on class /IWBEP/CX_JSRPC_ERROR has no exception.
Method GET_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CODE | Value transfer | Type reference (TYPE) | I | Code | 20131024 |
Method GET_CODE on class /IWBEP/CX_JSRPC_ERROR has no exception.
Method GET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Value transfer | Type reference (TYPE) | STRING | Message | 20131024 |
Method GET_MESSAGE on class /IWBEP/CX_JSRPC_ERROR has no exception.
Method SERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OUTPUT | Value transfer | Type reference (TYPE) | XSTRING | Output | 20131024 |
Method SERIALIZE on class /IWBEP/CX_JSRPC_ERROR has no exception.
Method SERIALIZE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer | 20131024 |
Method SERIALIZE_DATA on class /IWBEP/CX_JSRPC_ERROR has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 200 |