SAP ABAP Class CX_WS_SECURITY_FAULT (Web Services Security Error Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC (Application Component) Security
     SOAP_SECURITY (Package) SOAP Security
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 20030826
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_WS_ST_CACHE_ERROR WS ST Cache Error Class 20080221
Properties
Class CX_WS_SECURITY_FAULT  
Short Description Web Services Security Error Class    
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_SECURITY   SOAP Security 
Created 20030826   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CX_WS_SECURITY_FAULT has no interface implemented.
Friends
Class CX_WS_SECURITY_FAULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ASSERTION Instance attribute Public Type reference (TYPE) STRING WS Securitypolicassertion 20060223
2 CODE Instance attribute Public Type reference (TYPE) TSOAP_FAULT_CODE Fehlercode 20030826
3 CX_AUTHENTICATION_ERROR Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2B5239' 20080305
4 CX_CERTIFICATE_REVOCATION Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2B7239' 20100927
5 CX_CERT_ADD_FAULT Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2B9239' 20060315
6 CX_CRYPTO_ERROR Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2BB239' 20080228
7 CX_DSA_ENC_ERROR Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2BD239' 20080329
8 CX_GEN_ERR Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2BF239' 20070703
9 CX_INTERNAL_ERROR Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2C1239' 20070801
10 CX_INVALID_CONFIGURATION Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2C3239' 20070704
11 CX_INVALID_KEY Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2C5239' 20080201
12 CX_INVALID_SIGNATURE Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2C7239' 20080213
13 CX_MISSING_STS_LP Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2C9239' 20081110
14 CX_NO_ST Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2CB239' 20080211
15 CX_NO_TRUST Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2CD239' 20080227
16 CX_SCT13_REQ_NO_SCT Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2CF239' 20080211
17 CX_SCT13_REQ_SCT_EXIST Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2D1239' 20080211
18 CX_SCT_CONSUMER_ERROR Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2D3239' 20070704
19 CX_SIG_CONFIRMATION_ERROR Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2D5239' 20081118
20 CX_WSSP_ASSERTION_FORMAT Constant Public Type reference (TYPE) SOTR_CONC '005056B446721ED0838B42CE9C2D7239' 20060223
21 FAULTCODE Instance attribute Public Type reference (TYPE) STRING 'InvalidSecurity' Fehlercode (Name) 20030826
22 FUNCTION Instance attribute Public Type reference (TYPE) STRING 20070801
23 MSG1 Instance attribute Public Type reference (TYPE) SYMSGV Nachrichtenvariable 20070801
24 MSG2 Instance attribute Public Type reference (TYPE) SYMSGV Nachrichtenvariable 20070801
25 MSG3 Instance attribute Public Type reference (TYPE) SYMSGV Nachrichtenvariable 20070801
26 MSG4 Instance attribute Public Type reference (TYPE) SYMSGV Nachrichtenvariable 20070801
27 REASON_LANGUAGE Instance attribute Public Type reference (TYPE) LANGU 'E' Sprache Fehlertext 20030826
28 REASON_TEXT Instance attribute Public Type reference (TYPE) STRING Fehlertext 20030826
29 SSF_PROFILE Instance attribute Public Type reference (TYPE) SSFPAB Privates Adreßbuch für SSF 20060315
30 STS_URL Instance attribute Public Type reference (TYPE) STRING 20081110
31 SUBRC Instance attribute Public Attribute reference (LIKE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20060315
32 TRACE Instance attribute Public Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20080305
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060315
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030826
Events
Class CX_WS_SECURITY_FAULT has no event.
Types
Class CX_WS_SECURITY_FAULT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CX_WS_SECURITY_FAULT has no parameter.
Method CLASS_CONSTRUCTOR on class CX_WS_SECURITY_FAULT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASSERTION Call by reference Type reference (TYPE) STRING 20060223
2 Importing CODE Call by reference Type reference (TYPE) TSOAP_FAULT_CODE 20030826
3 Importing FAULTCODE Call by reference Type reference (TYPE) STRING 'InvalidSecurity' 20030826
4 Importing FUNCTION Call by reference Type reference (TYPE) STRING 20070801
5 Importing MSG1 Call by reference Type reference (TYPE) SYMSGV 20070801
6 Importing MSG2 Call by reference Type reference (TYPE) SYMSGV 20070801
7 Importing MSG3 Call by reference Type reference (TYPE) SYMSGV 20070801
8 Importing MSG4 Call by reference Type reference (TYPE) SYMSGV 20070801
9 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20030826
10 Importing REASON_LANGUAGE Call by reference Type reference (TYPE) LANGU 'E' 20030826
11 Importing REASON_TEXT Call by reference Type reference (TYPE) STRING 20030826
12 Importing SSF_PROFILE Call by reference Type reference (TYPE) SSFPAB 20060315
13 Importing STS_URL Call by reference Type reference (TYPE) STRING 20081110
14 Importing SUBRC Call by reference Attribute reference (LIKE) SY-SUBRC 20060315
15 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20030826
16 Importing TRACE Call by reference Type reference (TYPE) GUID_32 20080305

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