SAP ABAP Class CX_ILM_STOR_WD_EXCEPTION (ILM Storage: WebDAV Root Exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-STO (Application Component) Integrated Data Base Archive Store
     S_ILM_STOR_ACCESS_WD (Package) ILM Storage: Access Layer for WebDAV
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20130816
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ILM_STOR_WD_EXCEPTION ILM Storage: WebDAV exception 20130816
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20130816
Properties
Class CX_ILM_STOR_WD_EXCEPTION  
Short Description ILM Storage: WebDAV Root Exception    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_ILM_STOR_ACCESS_WD   ILM Storage: Access Layer for WebDAV 
Created 20130523   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ILM_STOR_WD_EXCEPTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ILM_STOR_WD_EXCEPTION ILM Storage: WebDAV exception 20130816
2 IF_T100_MESSAGE Interface for Accessing T100 Texts 20130816
Friends
Class CX_ILM_STOR_WD_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVITY Instance attribute Public Type reference (TYPE) STRING Authorization activity name 20130816
2 BLOB_SIZE Instance attribute Public Type reference (TYPE) ABAP_MSIZE BLOB size 20130816
3 COLLECTION_ALREADY_EXIST Constant Public See coding 20130830
4 COLLECTION_NOT_ALLOWED Constant Public See coding 20130830
5 COLUMN Instance attribute Public Type reference (TYPE) I Column 20130816
6 COUNT Instance attribute Public Type reference (TYPE) I Count 20130816
7 ENTITY_NOT_ALLOWED Constant Public See coding 20130816
8 ENTITY_TYPE_NOT_ALLOWED Constant Public See coding 20130816
9 EXCEEDED_COLLECTION_COUNT Constant Public See coding 20130816
10 EXCEEDED_COL_PATH_LENGTH Constant Public See coding 20130816
11 EXCEEDED_COL_RES_NAME_LENGTH Constant Public See coding 20130816
12 EXCEEDED_RES_PATH_LENGTH Constant Public See coding 20130816
13 FACADE_DATA_ADD Constant Public See coding 20130816
14 FACADE_DATA_ADD_COLLECTION Constant Public See coding 20130816
15 FACADE_DATA_DELETE Constant Public See coding 20130816
16 FACADE_DATA_EXISTS Constant Public See coding 20130816
17 FACADE_DATA_INSERT Constant Public See coding 20130816
18 FACADE_DATA_READ Constant Public See coding 20130816
19 FACADE_DATA_RETRIEVE Constant Public See coding 20130816
20 FACADE_PROP_GET Constant Public See coding 20130816
21 FACADE_PROP_LIST Constant Public See coding 20130816
22 FACADE_PROP_REMOVE Constant Public See coding 20130816
23 FACADE_PROP_SET Constant Public See coding 20130816
24 GET_OPTIONS_PARAMETER Constant Public See coding 20130816
25 HTTP_REQUEST_ERROR_RC Constant Public See coding 20130816
26 HTTP_RESPONSE_ERROR_RC Constant Public See coding 20130816
27 INVALID_RANGE_SYNTAX Constant Public See coding 20130816
28 LIMIT Instance attribute Public Type reference (TYPE) I Limit 20130816
29 LINE Instance attribute Public Type reference (TYPE) I Line 20130816
30 MAX_SIZE_EXCEEDED Constant Public See coding 20130816
31 METHOD_NAME Instance attribute Public Type reference (TYPE) STRING Method name 20130816
32 MISSING_HEADER_VALUE Constant Public See coding 20130816
33 MULTIPLE_PROPFIND_REQUEST Constant Public See coding 20130816
34 MULTIPLE_PROPPATCH_REQUEST Constant Public See coding 20130816
35 NAME Instance attribute Public Type reference (TYPE) STRING Name 20130816
36 NO_HEADER_FIELDS Constant Public See coding 20130816
37 NO_RESOURCE_DELETED Constant Public See coding 20130816
38 PARAMETER_NOT_ALLOWED Constant Public See coding 20130816
39 PARSE_XML Constant Public See coding 20130816
40 PROPERTY_IS_NOT_SPECIFIED Constant Public See coding 20130816
41 PROPERTY_NAME_TOO_LONG Constant Public See coding 20130816
42 PROPERTY_VALUE_TOO_LONG Constant Public See coding 20130816
43 RESOURCE_ALREADY_EXIST Constant Public See coding 20130830
44 RESOURCE_NOT_ALLOWED Constant Public See coding 20130830
45 RETURN_CODE Instance attribute Public Type reference (TYPE) I Number of return code 20130816
46 STATUS_CODE Instance attribute Public Attribute reference (LIKE) 20130816
47 SYUNAME Instance attribute Public Type reference (TYPE) SYUNAME User Name 20130816
48 TEXT Instance attribute Public Type reference (TYPE) STRING Text 20130816
49 UNAUTHORIZED_ACCESS Constant Public See coding 20130816
50 UNEXPECTED_EXCEPTION Constant Public See coding 20130816
51 UNSUPPORTED_URI Constant Public See coding 20130816
52 UNSUPPORTED_USER_AGENT Constant Public See coding 20130816
53 URI Instance attribute Public Type reference (TYPE) STRING URI 20130830
54 URI_DOESNT_EXIST Constant Public See coding 20130816
55 USER_AGENT_NOT_ALLOWED Constant Public See coding 20130816
56 VALUE Instance attribute Public Type reference (TYPE) STRING Value 20130816
57 WRONG_HEADER_VALUE Constant Public See coding 20130816
58 WRONG_PROPERTY_FORMAT Constant Public See coding 20130816
59 WRONG_SIZE Constant Public See coding 20130816
60 WRONG_URI Constant Public See coding 20130816
61 WRONG_XML_FORMAT Constant Public See coding 20130816
62 WRONG_XML_SCHEMA Constant Public See coding 20130816
63 XML_ELEMENT_MISSING Constant Public See coding 20130816
64 XML_MISSING Constant Public See coding 20130816
65 XML_RESPONSE_GENERATION Constant Public See coding 20130816
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130816
Events
Class CX_ILM_STOR_WD_EXCEPTION has no event.
Types
Class CX_ILM_STOR_WD_EXCEPTION 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 ACTIVITY Call by reference Type reference (TYPE) STRING 20130816
2 Importing BLOB_SIZE Call by reference Type reference (TYPE) ABAP_MSIZE 20130816
3 Importing COLUMN Call by reference Type reference (TYPE) I 20130816
4 Importing COUNT Call by reference Type reference (TYPE) I 20130816
5 Importing LIMIT Call by reference Type reference (TYPE) I 20130816
6 Importing LINE Call by reference Type reference (TYPE) I 20130816
7 Importing METHOD_NAME Call by reference Type reference (TYPE) STRING 20130816
8 Importing NAME Call by reference Type reference (TYPE) STRING 20130816
9 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130816
10 Importing RETURN_CODE Call by reference Type reference (TYPE) I 20130816
11 Importing STATUS_CODE Call by reference Type reference (TYPE) I 20130816
12 Importing SYUNAME Call by reference Type reference (TYPE) SYUNAME 20130816
13 Importing TEXT Call by reference Type reference (TYPE) STRING 20130816
14 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20130816
15 Importing URI Call by reference Type reference (TYPE) STRING 20130830
16 Importing VALUE Call by reference Type reference (TYPE) STRING 20130816

Method CONSTRUCTOR on class CX_ILM_STOR_WD_EXCEPTION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740