Contents | Package | Class | Tree | Deprecated | Index | Help XML for Java 1.0.4
PREV | NEXT SHOW LISTS | HIDE LISTS

Class com.ibm.xml.omake.RegexpParseException

java.lang.Object
    |
    +----java.lang.Throwable
            |
            +----java.lang.Exception
                    |
                    +----java.lang.RuntimeException
                            |
                            +----com.ibm.xml.omake.RegexpParseException

public class RegexpParseException
extends java.lang.RuntimeException
Version:
Revision: 50 1.2 src/com/ibm/xml/omake/RegexpParseException.java, xml4jsrc, xml4j-jtcsv, xml4j_1_0_4

Constructor Summary
 RegexpParseException(java.lang.String mes)
 
 RegexpParseException()
 
 

Methods inherited from class java.lang.Throwable
 fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
 clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegexpParseException

public RegexpParseException(java.lang.String mes)

RegexpParseException

public RegexpParseException()

Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS