|
|||||||||
| 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.adobe.idp.taskmanager.dsc.client.task.TaskManagerException
com.adobe.idp.taskmanager.dsc.client.task.ActionInstanceNotRunningException
public class ActionInstanceNotRunningException
| Constructor Summary | |
|---|---|
ActionInstanceNotRunningException(long actionInstanceId,
java.lang.String aMessage)
|
|
| Method Summary | |
|---|---|
long |
getActionInstanceId()
|
| Methods inherited from class com.adobe.idp.taskmanager.dsc.client.task.TaskManagerException |
|---|
getLocalizedMessage, getMessage, getRootCause, getTaskId, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ActionInstanceNotRunningException(long actionInstanceId,
java.lang.String aMessage)
| Method Detail |
|---|
public long getActionInstanceId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||