|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
sarj.EventNotFoundException
public class EventNotFoundException
An exception thrown when a specified scripting event cannot be found
| Constructor Summary | |
|---|---|
EventNotFoundException(java.lang.String s)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
Returns a string representation of this exception |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EventNotFoundException(java.lang.String s)
s - the error message to associate with this exception| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.ThrowableString object containing the details of the exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||