SAP ABAP Class CX_XSLT_EXCEPTION (XSLT Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-XML (Application Component) ABAP XML Processing
⤷
SXSLT_APP (Package) SAP XSLT Processor: Application
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_TRANSFORMATION_ERROR | General Error When Performing CALL TRANSFORMATION | 20040127 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_XSLT_CALL_ERROR | XSLT Call Error | 20010208 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_XSLT_SYSTEM_ERROR | Error During a Transformation | 20011211 |
Properties
| Class | CX_XSLT_EXCEPTION | |
| Short Description | XSLT Exception | |
| Super Class | CX_TRANSFORMATION_ERROR | General Error When Performing CALL TRANSFORMATION |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 40 | Exception Class |
| Package | SXSLT_APP | SAP XSLT Processor: Application |
| Created | 20001215 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_XSLT_EXCEPTION has no forward declaration.
Interfaces
Class CX_XSLT_EXCEPTION has no interface implemented.
Friends
Class CX_XSLT_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'CAADD5A192D6D411AE7508000627B058' | 20001221 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '372E423ADE2DEE42E10000000A11447B' | 20001221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001221 |
Events
Class CX_XSLT_EXCEPTION has no event.
Types
Class CX_XSLT_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 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20001221 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20001221 |
Method CONSTRUCTOR on class CX_XSLT_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 610 |