SAP ABAP Class CX_XSLFO_ERROR (XSL-FO exception root class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
S_XSLFO_API (Package) XSL Formatter API and objects visible externally
⤷
⤷
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 | 20080128 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_XSLFO_COMPILE_ERROR | XSL-FO compile error | 20080206 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_XSLFO_INTERNAL_ERROR | XSL-FO internal error | 20080128 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_XSLFO_OUTPUT_ERROR | Output adapter error | 20081014 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_XSLFO_PARSE_ERROR | XSL-FO parse error | 20080128 |
Properties
| Class | CX_XSLFO_ERROR | |
| Short Description | XSL-FO exception root class | |
| 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_XSLFO_API | XSL Formatter API and objects visible externally |
| Created | 20080128 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_XSLFO_ERROR has no forward declaration.
Interfaces
Class CX_XSLFO_ERROR has no interface implemented.
Friends
Class CX_XSLFO_ERROR 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 | '8003BA562E3D1DECB3B6C62925CF8489' | 20080128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080128 |
Events
Class CX_XSLFO_ERROR has no event.
Types
Class CX_XSLFO_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 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080128 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20080128 |
Method CONSTRUCTOR on class CX_XSLFO_ERROR has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |