SAP ABAP Class CX_REST_EXCEPTION (REST Exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RST (Application Component) REST-based Protocols
     SREST_CORE (Package) REST 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 20100716
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_REST_HANDLER_EXCEPTION REST Handler Exception 20100806
2 Inheritance (c INHERITING FROM c_ref)  CX_REST_RESOURCE_EXCEPTION REST Resource Exception 20100716
Properties
Class 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 SREST_CORE   REST Core 
Created 20100716   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_REST_MEDIA_TYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CX_REST_EXCEPTION has no interface implemented.
Friends
Class CX_REST_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_REST_EXCEPTION Constant Public Type reference (TYPE) SOTR_CONC '0050568E6A2D1DDFA6FC0DE474B8A3FC' 20100716
2 ENTITY_PROVIDER Instance attribute Public Object reference (TYPE REF TO) CL_REST_ENTITY_PROVIDER Entity Provider 20100719
3 STATUS_CODE Instance attribute Public Type reference (TYPE) I Status Code 20100716
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100716
Events
Class CX_REST_EXCEPTION has no event.
Types
Class 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) CL_REST_ENTITY_PROVIDER 20100719
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100716
3 Importing STATUS_CODE Call by reference Type reference (TYPE) I 20100716
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20100716

Method CONSTRUCTOR on class CX_REST_EXCEPTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800