SAP ABAP Class CX_REST_CLIENT_EXCEPTION (REST Client 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 20100226
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20100225
Properties
Class CX_REST_CLIENT_EXCEPTION  
Short Description REST Client 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 20100225   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_REST_CLIENT_EXCEPTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20100225
Friends
Class CX_REST_CLIENT_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HTTP_CLIENT_COMM_FAILURE Constant Public See coding 20100226
2 HTTP_CLIENT_CREATION_FAILED Constant Public See coding 20100225
3 HTTP_CLIENT_INITIAL Constant Public See coding 20100225
4 HTTP_CLIENT_INVALID_ENTITY Constant Public See coding 20100304
5 HTTP_CLIENT_INVALID_STATE Constant Public See coding 20100226
6 HTTP_CLIENT_INVALID_TIMEOUT Constant Public See coding 20100226
7 HTTP_CLIENT_PROCESSING_FAILED Constant Public See coding 20100226
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20100225
Events
Class CX_REST_CLIENT_EXCEPTION has no event.
Types
Class CX_REST_CLIENT_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 PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100225
2 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100225

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