SAP ABAP Class CX_ADT_REST_INTERNAL (Shared exceptions for resource/service framework)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ADT_REST Shared exceptions for resource/service framework 20101221
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ADT_REST_CNT_HND_NOT_FOUND Content handler not found 20101221
2 Inheritance (c INHERITING FROM c_ref)  CX_ADT_REST_DATA_INVALID Invalid message data 20101221
3 Inheritance (c INHERITING FROM c_ref)  CX_ADT_REST_DATA_MAP_NOT_FOUND Data mapping not defined 20101221
4 Inheritance (c INHERITING FROM c_ref)  CX_ADT_REST_DATA_TYPE_NOT_FND Data mapping not defined 20101221
5 Inheritance (c INHERITING FROM c_ref)  CX_ADT_REST_PARAMETER_NOT_FND Parameter has not been found 20101221
6 Inheritance (c INHERITING FROM c_ref)  CX_ADT_REST_PARAM_VALUE_INVLD Parameter value is invalid 20101221
Properties
Class CX_ADT_REST_INTERNAL  
Short Description Shared exceptions for resource/service framework    
Super Class CX_ADT_REST Shared exceptions for resource/service framework 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SADT_REST   REST Framework 
Created 20101216   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CX_ADT_REST_INTERNAL has no interface implemented.
Friends
Class CX_ADT_REST_INTERNAL has no friend class.
Attributes
Class CX_ADT_REST_INTERNAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101221
Events
Class CX_ADT_REST_INTERNAL has no event.
Types
Class CX_ADT_REST_INTERNAL 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 MSGV1 Call by reference Type reference (TYPE) SYMSGV SY-MSGV1 20101221
2 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV SY-MSGV2 20101221
3 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV SY-MSGV3 20101221
4 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV SY-MSGV4 20101221
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20101221
6 Importing PROPERTIES Call by reference Object reference (TYPE REF TO) IF_ADT_EXCEPTION_PROPERTIES 20101221
7 Importing SUBTYPE Call by reference Type reference (TYPE) SADT_EXC_TYPE 20101221
8 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20101221

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