com.ibm.net.ssl.internal.www.protocol.https
Class REException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ibm.net.ssl.internal.www.protocol.https.REException

public class REException
extends java.lang.Exception

A class to signal exception from the RegexpPool class.

Author:
James Gosling
See Also:
Serialized Form

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