SAP ABAP Class CX_XSLT_DESERIALIZATION_ERROR (Error When Deserializing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ABAP_EXCEPTIONS (Package) ABAP Runtime Errors as System Exceptions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_XSLT_SYSTEM_ERROR | Error During a Transformation | 20011211 |
Properties
| Class | CX_XSLT_DESERIALIZATION_ERROR | |
| Short Description | Error When Deserializing | |
| Super Class | CX_XSLT_SYSTEM_ERROR | Error During a Transformation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_ABAP_EXCEPTIONS | ABAP Runtime Errors as System Exceptions |
| Created | 20011105 | SAP |
| Last change | 20011211 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_XSLT_DESERIALIZATION_ERROR has no forward declaration.
Interfaces
Class CX_XSLT_DESERIALIZATION_ERROR has no interface implemented.
Friends
Class CX_XSLT_DESERIALIZATION_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) | STRING | Class Name of the Exception in PREVIOUS | 20020130 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '3BE6BF7BBDC03A34E10000000A1148F9' | 20011105 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Position of XML Node | 20020130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011105 |
Events
Class CX_XSLT_DESERIALIZATION_ERROR has no event.
Types
Class CX_XSLT_DESERIALIZATION_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 | CLASSNAME | Value transfer | Type reference (TYPE) | STRING | CLASSNAME | 20020130 | |||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20011105 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20011105 | ||||
| 4 | TREE_POSITION | Value transfer | Type reference (TYPE) | STRING | TREE_POSITION | 20020130 |
Method CONSTRUCTOR on class CX_XSLT_DESERIALIZATION_ERROR has no exception.
History
| Last changed by/on | SAP | 20011211 |
| SAP Release Created in | 620 |