|
APTCONVERT 1.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
fr.pixware.util.WrappedException
fr.pixware.util.RESyntaxException
public class RESyntaxException
Thrown when the pattern being compiled has syntax errors.
REFactory,
Serialized Form| Constructor Summary | |
|---|---|
RESyntaxException(java.lang.Exception e)
Constructs an exception with a reference to the exception originally thrown by the underlying regular expression engine. |
|
| Method Summary |
|---|
| Methods inherited from class fr.pixware.util.WrappedException |
|---|
getRootException |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RESyntaxException(java.lang.Exception e)
|
APTCONVERT 1.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||