|
|||||||||
| Home >> All >> com >> meterware >> httpunit >> [ parsing overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.meterware.httpunit.parsing
Class NekoDOMParser.ScriptException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.meterware.httpunit.parsing.NekoDOMParser.ScriptException
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- NekoDOMParser
- static class NekoDOMParser.ScriptException
- extends java.lang.RuntimeException
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary | |
private java.io.IOException |
_cause
|
| Fields inherited from class java.lang.RuntimeException |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
NekoDOMParser.ScriptException(java.io.IOException cause)
|
|
| Method Summary | |
java.io.IOException |
getException()
|
| 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 |
| Field Detail |
_cause
private java.io.IOException _cause
| Constructor Detail |
NekoDOMParser.ScriptException
public NekoDOMParser.ScriptException(java.io.IOException cause)
| Method Detail |
getException
public java.io.IOException getException()
|
|||||||||
| Home >> All >> com >> meterware >> httpunit >> [ parsing overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC