SAP ABAP Class CX_ADT_RES_INT_SERVER_ERROR (Internal Server Error (500))
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_RESOURCE_GENERAL Root class for all public exceptions 20110228
Properties
Class CX_ADT_RES_INT_SERVER_ERROR  
Short Description Internal Server Error (500)    
Super Class CX_ADT_RESOURCE_GENERAL Root class for all public exceptions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SADT_REST   REST Framework 
Created 20110214   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ADT_RES_INT_SERVER_ERROR has no forward declaration.
Interfaces
Class CX_ADT_RES_INT_SERVER_ERROR has no interface implemented.
Friends
Class CX_ADT_RES_INT_SERVER_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TYPE Constant Public Type reference (TYPE) SADT_EXC_TYPE 'ExceptionInternalServerError' Exception type 20110228
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110228
Events
Class CX_ADT_RES_INT_SERVER_ERROR has no event.
Types
Class CX_ADT_RES_INT_SERVER_ERROR 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 20110228
2 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV SY-MSGV2 20110228
3 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV SY-MSGV3 20110228
4 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV SY-MSGV4 20110228
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110228
6 Importing PROPERTIES Call by reference Object reference (TYPE REF TO) IF_ADT_EXCEPTION_PROPERTIES 20110228
7 Importing RESOURCE_ID Call by reference Type reference (TYPE) STRING 20110228
8 Importing RESOURCE_TYPE Call by reference Type reference (TYPE) STRING 20110228
9 Importing SUBTYPE Call by reference Type reference (TYPE) SADT_EXC_TYPE 20110228
10 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20110228

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