|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
jet.JException
jet.JSException
jet.server.api.RptServerException
jet.server.api.exception.TaskCancellationException
public class TaskCancellationException
Nested Class Summary |
---|
Nested classes/interfaces inherited from class jet.JException |
---|
jet.JException.LogLevel |
Constructor Summary | |
---|---|
TaskCancellationException(java.lang.String msg)
Constructs a new TaskCancellationException with the result name. |
Method Summary |
---|
Methods inherited from class jet.server.api.RptServerException |
---|
getEngineErrors, getOriginalThrowable, toString |
Methods inherited from class jet.JSException |
---|
getErrorKey |
Methods inherited from class jet.JException |
---|
getMessages, getThrowables |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TaskCancellationException(java.lang.String msg)
msg
- the detailed message.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |