|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sourceforge.basher.BasherException
net.sourceforge.basher.TaskNotRunException
public class TaskNotRunException
| Constructor Summary | |
|---|---|
TaskNotRunException(java.lang.String reason)
Creates a new TaskFailedException, wrapping the reason why the task was not run. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object object)
|
| 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, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TaskNotRunException(java.lang.String reason)
TaskFailedException, wrapping the reason why the task was not run.
reason - The reason for the task not running| Method Detail |
|---|
public boolean equals(java.lang.Object object)
BasherException
equals in class BasherException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||