Class REException {Java} derived from: Exception

Documentation
* This is the regular expression exception class. An exception of this type
* defines the three attributes:
* <OL>
* <LI> A descriptive message of the error.
* <LI> An integral type code equivalent to one of the statically
* defined symbols listed below.
* <LI> The approximate position in the input string where the error
* occurred.
* </OL>
*
* @author <A HREF="mailto:wes@cacas.org">Wes Biggs</A>


Parent PackageregexpAbstractNo
Export ControlPublicAccessLink Class forNone
Class KindNormalClassCardinalityn
Space ConcurrencySequential
PersistenceNo  


Assigned ComponentsREException


Operations
NameSignatureClass
REException REException (String msg, int type, int position)REException
getTypeint getType ()REException
getPositionint getPosition ()REException
getMessageString getMessage ()REException


Attributes
NameClassTypeInitial Value
m_typeREExceptionint 
m_posREExceptionint 
REG_BADRPTREExceptionint1
REG_BADBRREExceptionint2
REG_EBRACEREExceptionint3
REG_EBRACKREExceptionint4
REG_ERANGEREExceptionint5
REG_ECTYPEREExceptionint6
REG_EPARENREExceptionint7
REG_ESUBREGREExceptionint8
REG_EENDREExceptionint9
REG_ESCAPEREExceptionint10
REG_BADPATREExceptionint11
REG_ESIZEREExceptionint12
REG_ESPACEREExceptionint13


Generalization Relationships
NameClassSupplier
--Not Named--REExceptionException



Property Settings

Java
GenerateFinalizerFalseGenerateStaticInitializerFalse
GenerateInstanceInitializerFalseGenerateDefaultConstructorFalse
FinalFalseStaticFalse
ConstructorIspublicCtor_Setpublic, protected, private, package
GenerateCodeTrueDisableAutoSyncFalse


Data Modeler
dmItemFalseDMName 
IsTableFalseIsViewFalse
Synonymns TableSpace 
SourceId SourceType 
SelectClause IsUpdatableFalse
CheckOption0