SAP ABAP Class CX_SOAP_CORE (SOAP Core Exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
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 20030417
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SOAP_SEQUENCE Exceptions in Sequence 20050720
2 Inheritance (c INHERITING FROM c_ref)  CX_SOAP_TX_HANDLER Exceptions in Transaction Handler 20050720
3 Inheritance (c INHERITING FROM c_ref)  CX_SOAP_XOP_ADAPTER_ERROR 20060802
4 Inheritance (c INHERITING FROM c_ref)  CX_SRT_TESTS_USE_CASES Exception Handling for Test Object 20060119
5 Inheritance (c INHERITING FROM c_ref)  CX_TASK_SERVICE Exception Class for Watcher 20050928
6 Inheritance (c INHERITING FROM c_ref)  CX_XMS_XI_SYS_ERR Exception for XI 20061207
Properties
Class CX_SOAP_CORE  
Short Description SOAP Core 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 SOAP_CORE   SOAP Runtime: Core SOAP Functionality 
Created 20020812   SAP 
Last change 20090618   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)
2 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CX_SOAP_CORE has no interface implemented.
Friends
Class CX_SOAP_CORE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SOAP_CORE Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DECA69CF9C71ACB337F' 20020815
2 E_AREA Instance attribute Public Type reference (TYPE) SRT_MONI_ERRORAREA Area where error occurred 20060911
3 E_FAULT_LOCATION Instance attribute Public Type reference (TYPE) TSOAP_FAULT_LOCATION Local, Remote, or Unknown 20020911
4 E_HOST Instance attribute Public Type reference (TYPE) TSOAP_CORE_LOCATION Consumer, Provider, or IS? 20060911
5 E_ID Instance attribute Public Type reference (TYPE) TSOAP_CORE_ERRORS Four-Character Error ID from TSOAP 20020911
6 E_LOCATION Instance attribute Public Type reference (TYPE) TSOAP_ERROR_LOCATION Class, Method, Line 20020911
7 E_PROCESS_CONTROL Instance attribute Public Object reference (TYPE REF TO) IF_SET_LUW_PROCESSING_INFO Interface type for retry processing or not 20060921
8 E_TEXT Instance attribute Public Type reference (TYPE) STRING Error Text 20020911
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020812
Events
Class CX_SOAP_CORE has no event.
Types
Class CX_SOAP_CORE 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 E_AREA Call by reference Type reference (TYPE) SRT_MONI_ERRORAREA 20060911
2 Importing E_FAULT_LOCATION Call by reference Type reference (TYPE) TSOAP_FAULT_LOCATION 20020911
3 Importing E_HOST Call by reference Type reference (TYPE) TSOAP_CORE_LOCATION 20060911
4 Importing E_ID Call by reference Type reference (TYPE) TSOAP_CORE_ERRORS 20020911
5 Importing E_LOCATION Call by reference Type reference (TYPE) TSOAP_ERROR_LOCATION 20020911
6 Importing E_PROCESS_CONTROL Call by reference Object reference (TYPE REF TO) IF_SET_LUW_PROCESSING_INFO 20060921
7 Importing E_TEXT Call by reference Type reference (TYPE) STRING 20020911
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20020812
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20020812

Method CONSTRUCTOR on class CX_SOAP_CORE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 630