|
|||||||||
| 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.NoRouteSelectedException
public class NoRouteSelectedException
An exception that is thrown when no route is selected when a route must be selected.
| Constructor Summary | |
|---|---|
NoRouteSelectedException(long aTaskId,
java.lang.String aMessage)
Constructs a new exception indicating that no route was selected. |
|
| Method Summary |
|---|
| 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 NoRouteSelectedException(long aTaskId,
java.lang.String aMessage)
aTaskId - The task identifier.aMessage - The error message.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||