SAP ABAP Class CX_SY_REGEX (System Exceptions for Regular Expressions)
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_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20031023
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SY_INVALID_REGEX Exception Invalid Regex Expression 20050406
Properties
Class CX_SY_REGEX  
Short Description System Exceptions for Regular Expressions    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SABP_REGEX   Regular Expressions 
Created 20031023   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SY_REGEX has no forward declaration.
Interfaces
Class CX_SY_REGEX has no interface implemented.
Friends
Class CX_SY_REGEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SY_REGEX Constant Public Type reference (TYPE) SOTR_CONC 'DEB2963F4AA53D72E10000000A114BF5' 20031023
2 PATTERN Instance attribute Public Type reference (TYPE) STRING Regular Expression 20031023
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031023
Events
Class CX_SY_REGEX has no event.
Types
Class CX_SY_REGEX has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATTERN Call by reference Type reference (TYPE) STRING 20031023
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20031023
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20031023

Method CONSTRUCTOR on class CX_SY_REGEX has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 700