SAP ABAP Class CX_WS_MD_EXCEPTION (Web Service : Exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SEWS (Package) ES Tools: Service Interfaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_PROXY_FAULT Proxy Fault 20070716
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_WS_ICF_LINK Web Services: Error when Linking to ICF 20031023
2 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_CANCELED Activity Terminated 20020917
3 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_CREATE_EXCEPTION Web Service Object Already Exists 20020917
4 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_ILLEGAL_OBJ_NAME Web Service Object Already Exists 20030521
5 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_INTERNAL_ERROR Web Service Object: Internal Error 20020917
6 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_INVALID_ARG_EXCEPTION Web Service Object Is Locked 20021105
7 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_LOCKED Web Service Object Is Locked 20020911
8 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_MOD_NOT_ALLOWED Web Service Object Is not Locked/New 20020912
9 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_NAME_ALREADY_EXITS Web Service Object Already Exists 20030814
10 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_NOT_ALLOWED_CHARS Contains characters that are not allowed 20021106
... Click here to see Used By full list (16 items)
Properties
Class CX_WS_MD_EXCEPTION  
Short Description Web Service : Exception    
Super Class CX_PROXY_FAULT Proxy Fault 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SEWS   ES Tools: Service Interfaces 
Created 20020911   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_WS_MD_EXCEPTION has no forward declaration.
Interfaces
Class CX_WS_MD_EXCEPTION has no interface implemented.
Friends
Class CX_WS_MD_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_WS_MD_EXCEPTION Constant Public Type reference (TYPE) SOTR_CONC 'FB6778DD3BB95B48A7F54A7885583F04' 20020911
2 CX_WS_MD_PLUGIN_NOT_INITIALIZE Constant Public Type reference (TYPE) SOTR_CONC '528961566F56B34AB0F9AD137BFE4410' 20041111
3 T100_MSGID Instance attribute Public Type reference (TYPE) SY-MSGID Messages, Message Class 20021023
4 T100_MSGNO Instance attribute Public Type reference (TYPE) SY-MSGNO Messages, Message Number 20021023
5 T100_MSGV1 Instance attribute Public Type reference (TYPE) SY-MSGV1 Messages, Message Variables 20021023
6 T100_MSGV2 Instance attribute Public Type reference (TYPE) SY-MSGV2 Messages, Message Variables 20021023
7 T100_MSGV3 Instance attribute Public Type reference (TYPE) SY-MSGV3 20030905
8 T100_MSGV4 Instance attribute Public Type reference (TYPE) SY-MSGV4 20030905
Methods
# Method Level Visibility Method type Description Created on
1 CALL_MESSAGE Instance method Public Method 20030909
2 CALL_MESSAGE_RAISING Instance method Public Method 20031017
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020911
Events
Class CX_WS_MD_EXCEPTION has no event.
Types
Class CX_WS_MD_EXCEPTION has no local type.
Method Signatures

Method CALL_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) SY-MSGTY 20030909

Method CALL_MESSAGE on class CX_WS_MD_EXCEPTION has no exception.

Method CALL_MESSAGE_RAISING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) SY-MSGTY 20031017
# Exception Resumable Description Created on
1 MESSAGE_RAISING 20031017

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20020911
2 Importing T100_MSGID Call by reference Type reference (TYPE) SY-MSGID 20021023
3 Importing T100_MSGNO Call by reference Type reference (TYPE) SY-MSGNO 20021023
4 Importing T100_MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 20021023
5 Importing T100_MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 20021023
6 Importing T100_MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 20030905
7 Importing T100_MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 20030905
8 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20020911

Method CONSTRUCTOR on class CX_WS_MD_EXCEPTION has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_WS_ICF_LINK Web Services: Error when Linking to ICF 20031023
2 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_CANCELED Activity Terminated 20020917
3 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_CREATE_EXCEPTION Web Service Object Already Exists 20020917
4 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_ILLEGAL_OBJ_NAME Web Service Object Already Exists 20030521
5 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_INTERNAL_ERROR Web Service Object: Internal Error 20020917
6 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_INVALID_ARG_EXCEPTION Web Service Object Is Locked 20021105
7 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_LOCKED Web Service Object Is Locked 20020911
8 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_MOD_NOT_ALLOWED Web Service Object Is not Locked/New 20020912
9 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_NAME_ALREADY_EXITS Web Service Object Already Exists 20030814
10 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_NOT_ALLOWED_CHARS Contains characters that are not allowed 20021106
11 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_NO_ACTIVE_VERSION Inactive object expected, but object is active 20020925
12 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_NO_INACTIVE_VERSION Inactive object expected, but object is active 20020925
13 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_OBJ_ALREADY_EXISTS Web Service Object Already Exists 20040112
14 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_OBJ_NOT_EXISTS Web service object does not exist 20040112
15 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_PARAM_CONSTR_FAILED Web Service Object Is Locked 20021023
16 Inheritance (c INHERITING FROM c_ref)  CX_WS_MD_PERMISSION_FAILURE Web Service Object Is Locked 20020917
History
Last changed by/on SAP  20130531 
SAP Release Created in 640