SAP ABAP Class CX_SWDCL_COMMON_ERROR (WebDAV: General Error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SWEBDAV_CLIENT (Package) WebDAV Client
⤷
⤷
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 | 20030516 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SWDCL_UNSUPPORTED_METHOD | WebDAV: Method not supported | 20030519 |
Properties
| Class | CX_SWDCL_COMMON_ERROR | |
| Short Description | WebDAV: General Error | |
| 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 | SWEBDAV_CLIENT | WebDAV Client |
| Created | 20030516 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SWDCL_COMMON_ERROR has no forward declaration.
Interfaces
Class CX_SWDCL_COMMON_ERROR has no interface implemented.
Friends
Class CX_SWDCL_COMMON_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SDAVC_TS_ERROR | DAV Client: General Error | 20030516 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYSUBRC | HTTP Error Code | 20030516 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | HTTP Error Text | 20030516 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | URL of Resource | 20030516 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030516 | |
| 2 | Instance method | Public | Method | Error in DAV TS Error | 20030516 | |
| 3 | Static method | Public | Method | Fill Error Structure from sys Fields | 20030516 | |
| 4 | Instance method | Public | Method | Error Message | 20030516 | |
| 5 | Static method | Private | Method | Error in DAV TS Error | 20030516 |
Events
Class CX_SWDCL_COMMON_ERROR has no event.
Types
Class CX_SWDCL_COMMON_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 | DAV_ERROR | Value transfer | Type reference (TYPE) | SDAVC_TS_ERROR | DAV_ERROR | 20030516 | |||
| 2 | HTTP_ERROR_CODE | Value transfer | Type reference (TYPE) | SYSUBRC | HTTP_ERROR_CODE | 20030516 | |||
| 3 | HTTP_ERROR_TEXT | Value transfer | Type reference (TYPE) | STRING | HTTP_ERROR_TEXT | 20030516 | |||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030516 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030516 | ||||
| 6 | URL | Value transfer | Type reference (TYPE) | STRING | URL | 20030516 |
Method CONSTRUCTOR on class CX_SWDCL_COMMON_ERROR has no exception.
Method GET_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_ERROR | Value transfer | Type reference (TYPE) | SDAVC_TS_ERROR | DAV-Client: Allgemeiner Fehler | 20030516 |
Method GET_ERROR on class CX_SWDCL_COMMON_ERROR has no exception.
Method GET_ERROR_FROM_SYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_ERROR | Value transfer | Type reference (TYPE) | SDAVC_TS_ERROR | DAV-Client: Allgemeiner Fehler | 20030516 |
Method GET_ERROR_FROM_SYS on class CX_SWDCL_COMMON_ERROR has no exception.
Method GET_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MESSAGE | Value transfer | Type reference (TYPE) | SDAVC_TS_ERROR-MESSAGE | DAV-Client: Allgemeiner Fehler | 20030516 |
Method GET_ERROR_MESSAGE on class CX_SWDCL_COMMON_ERROR has no exception.
Method _GET_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Value transfer | Type reference (TYPE) | SDAVC_TS_ERROR | DAV-Client: Allgemeiner Fehler | 20030516 |
Method _GET_ERROR on class CX_SWDCL_COMMON_ERROR has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 640 |