|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.penguinwerks.jodene.ExampleSetException
Thrown if there is an error with the example set.
| Constructor Summary | |
ExampleSetException()
Creates a new instance of ExampleSetException |
|
ExampleSetException(java.lang.String msg)
Constructor that sets the message. |
|
ExampleSetException(java.lang.String msg,
java.lang.Throwable exp)
Constructor with name and exception chain. |
|
ExampleSetException(java.lang.Throwable exp)
Constructor with exception change. |
|
| 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 ExampleSetException()
public ExampleSetException(java.lang.String msg)
public ExampleSetException(java.lang.String msg,
java.lang.Throwable exp)
public ExampleSetException(java.lang.Throwable exp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||