|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectThrowable
Exception
ExampleManager.ParserException
public static class ExampleManager.ParserException
A parser exception that occurred while reading an examples specification file.
| Constructor Summary | |
|---|---|
ExampleManager.ParserException()
|
|
ExampleManager.ParserException(String arg0)
|
|
ExampleManager.ParserException(String arg0,
Throwable arg1)
|
|
ExampleManager.ParserException(Throwable arg0)
|
|
| Method Summary |
|---|
| Methods inherited from class Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ExampleManager.ParserException()
public ExampleManager.ParserException(String arg0,
Throwable arg1)
public ExampleManager.ParserException(String arg0)
public ExampleManager.ParserException(Throwable arg0)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||