SAP ABAP Class CX_SY_REGEX_TOO_COMPLEX (Exception Class: Regex too Complex)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_REGEX (Package) Regular Expressions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SY_MATCHER | System Exceptions for Regular Expressions | 20050406 |
Properties
| Class | CX_SY_REGEX_TOO_COMPLEX | |
| Short Description | Exception Class: Regex too Complex | |
| Super Class | CX_SY_MATCHER | System Exceptions for Regular Expressions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SABP_REGEX | Regular Expressions |
| Created | 20050406 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SY_REGEX_TOO_COMPLEX has no forward declaration.
Interfaces
Class CX_SY_REGEX_TOO_COMPLEX has no interface implemented.
Friends
Class CX_SY_REGEX_TOO_COMPLEX 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 | '4249B5E15DC02E85E10000000A1146EE' | 20050406 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050406 |
Events
Class CX_SY_REGEX_TOO_COMPLEX has no event.
Types
Class CX_SY_REGEX_TOO_COMPLEX has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATTERN | Call by reference | Type reference (TYPE) | STRING | 20050406 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050406 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20050406 |
Method CONSTRUCTOR on class CX_SY_REGEX_TOO_COMPLEX has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 732 |