org.jostraca.util
Class RegExpException.Code

java.lang.Object
  extended byorg.jostraca.util.StandardException.Code
      extended byorg.jostraca.util.RegExpException.Code
Enclosing class:
RegExpException

public static class RegExpException.Code
extends StandardException.Code

Code enumeration class for RegExpException


Field Summary
 
Fields inherited from class org.jostraca.util.StandardException.Code
CAT_system, CAT_user
 
Constructor Summary
protected RegExpException.Code(StandardException.Cat pRegExp, java.lang.String pKey)
           
 
Methods inherited from class org.jostraca.util.StandardException.Code
getCat, getKey, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RegExpException.Code

protected RegExpException.Code(StandardException.Cat pRegExp,
                               java.lang.String pKey)


Copyright © 2000-2002 Richard Rodger