SAP ABAP Class /IWCOR/CX_REST_HANDLER_EX (REST Handler 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)  /IWCOR/CX_REST_EXCEPTION REST Exception 20100909
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20100708
Properties
Class /IWCOR/CX_REST_HANDLER_EX  
Short Description REST Handler Exception    
Super Class /IWCOR/CX_REST_EXCEPTION REST Exception 
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 20100224   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWCOR/CX_REST_HANDLER_EX has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20100708
Friends
Class /IWCOR/CX_REST_HANDLER_EX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHARACTER Instance attribute Public Type reference (TYPE) C 20100708
2 CREATION_FAILURE_INSTANTIATION Constant Public See coding 20100909
3 CREATION_FAILURE_NOT_FOUND Constant Public See coding 20100909
4 CREATION_FAILURE_NOT_INTERFACE Constant Public See coding 20100909
5 EMPTY_PATH_IN_URI Constant Public See coding 20100909
6 EMPTY_VARIABLE_NAME Constant Public See coding 20100708
7 MATRIX_PARAMETER_NOT_SUPPORTED Constant Public See coding 20111212
8 MISSING_CLOSING_BRACKET Constant Public See coding 20100708
9 NO_MATRIX_PARAMS_ALLOWED Constant Public See coding 20100708
10 NO_ROOT_HANDLER Constant Public See coding 20100719
11 STATIC_PATH_CONFLICTS_WITH_URI Constant Public See coding 20100909
12 STATUS_CODES Instance attribute Public Type reference (TYPE) STRING 20100708
13 STATUS_CODE_IN_AREA_REQUIRED Constant Public See coding 20100708
14 TEMPLATE Instance attribute Public Type reference (TYPE) STRING 20100708
15 UNEXPECTED_CLOSING_BRACKET Constant Public See coding 20100708
16 UNEXPECTED_COLON Constant Public See coding 20100708
17 UNEXPECTED_OPENING_BRACKET Constant Public See coding 20100708
18 UNEXPECTED_PERCENT_SIGN Constant Public See coding 20100708
19 UNSUPPORTED_CHARACTER_IN_REGEX Constant Public See coding 20100708
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100708
Events
Class /IWCOR/CX_REST_HANDLER_EX has no event.
Types
Class /IWCOR/CX_REST_HANDLER_EX 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 CHARACTER Call by reference Type reference (TYPE) C 20100708
2 Importing ENTITY_PROVIDER Call by reference Object reference (TYPE REF TO) /IWCOR/CL_REST_ENTITY_PROVIDER 20100909
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100708
4 Importing STATUS_CODE Call by reference Type reference (TYPE) I 20100909
5 Importing STATUS_CODES Call by reference Type reference (TYPE) STRING 20100708
6 Importing TEMPLATE Call by reference Type reference (TYPE) STRING 20100708
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100708

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