SAP ABAP Class CL_ADT_EXCEPTION_UTILITY (Helper class to convert an exception into a response)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_REST (Package) REST Framework
Properties
Class CL_ADT_EXCEPTION_UTILITY  
Short Description Helper class to convert an exception into a response    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_REST   REST Framework 
Created 20091125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_EXCEPTION_UTILITY has no forward declaration.
Interfaces
Class CL_ADT_EXCEPTION_UTILITY has no interface implemented.
Friends
Class CL_ADT_EXCEPTION_UTILITY has no friend class.
Attributes
Class CL_ADT_EXCEPTION_UTILITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EXC_RESPONSE Instance method Public Method 20100705
2 CREATE_PROPERTIES Static method Public Method 20091127
Events
Class CL_ADT_EXCEPTION_UTILITY has no event.
Types
Class CL_ADT_EXCEPTION_UTILITY has no local type.
Method Signatures

Method CREATE_EXC_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ADT_REST 20100705
2 Importing RESPONSE Call by reference Object reference (TYPE REF TO) IF_REST_RESPONSE 20100705

Method CREATE_EXC_RESPONSE on class CL_ADT_EXCEPTION_UTILITY has no exception.

Method CREATE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_ADT_EXCEPTION_PROPERTIES 20091127

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