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
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CX_JSRPC_FORBIDDEN JSON RPC 2.0 forbidden 20131112
2 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CX_JSRPC_INTERNAL_ERROR JSON RPC 2.0 internal error 20131024
3 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CX_JSRPC_INVALID_PARAMS JSON RPC 2.0 invalid params 20131024
4 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CX_JSRPC_INVALID_REQ JSON RPC 2.0 invalid request 20131024
5 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CX_JSRPC_METH_NOT_FOUND JSON RPC 2.0 method not found 20131024
6 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CX_JSRPC_NOT_AUTHORIZED JSON RPC 2.0 RFC exception 20131024
7 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CX_JSRPC_PARSE_ERROR JSON RPC 2.0 parse error 20131024
8 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CX_JSRPC_RFC_EXCEPTION JSON RPC 2.0 function call exception 20131024
9 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CX_JSRPC_SERVER_ERROR JSON RPC 2.0 server error 20131024
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 ABAP 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 /IWBEP/CX_JSRPC_ERROR Constant Public Type reference (TYPE) SOTR_CONC 'A9F16652EAA60573E10000000A420C57' 20131024
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20131024
2 GET_CODE Instance method Public Method Get code 20131024
3 GET_MESSAGE Instance method Public Method Get message 20131024
4 SERIALIZE Instance method Public Method Serialize 20131024
5 SERIALIZE_DATA 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 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20131024
2 Importing 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 Returning 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 Returning 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 Returning 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 Importing 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