SAP ABAP Class /IWCOR/CX_REST_EXCEPTION (REST Exception)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SREST_CORE (Package) REST library core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_NO_CHECK Exception with no Check of the RAISING Clause 20100719
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CX_REST_HANDLER_EX REST Handler Exception 20100909
2 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CX_REST_RESOURCE_EX REST Resource Exception 20100719
Properties
Class /IWCOR/CX_REST_EXCEPTION  
Short Description REST Exception    
Super Class CX_NO_CHECK Exception with no Check of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package /IWCOR/SREST_CORE   REST library core 
Created 20100716   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWCOR/CX_REST_EXCEPTION has no forward declaration.
Interfaces
Class /IWCOR/CX_REST_EXCEPTION has no interface implemented.
Friends
Class /IWCOR/CX_REST_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 /IWCOR/CX_REST_EXCEPTION Constant Public Type reference (TYPE) SOTR_CONC '005056A509B11ED19FE1D3542DC4D2D9' 20100719
2 ENTITY_PROVIDER Instance attribute Public Object reference (TYPE REF TO) /IWCOR/CL_REST_ENTITY_PROVIDER Entity Provider 20100719
3 STATUS_CODE Instance attribute Public Type reference (TYPE) I Status Code 20100719
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100719
Events
Class /IWCOR/CX_REST_EXCEPTION has no event.
Types
Class /IWCOR/CX_REST_EXCEPTION 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 ENTITY_PROVIDER Call by reference Object reference (TYPE REF TO) /IWCOR/CL_REST_ENTITY_PROVIDER 20100719
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100719
3 Importing STATUS_CODE Call by reference Type reference (TYPE) I 20100719
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20100719

Method CONSTRUCTOR on class /IWCOR/CX_REST_EXCEPTION has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100