|
ALBPM Process API | ||||||||
| 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
fuego.lang.DefaultRuntimeException
fuego.papi.exception.InvalidTaskNumberException
public class InvalidTaskNumberException
| Constructor Summary | |
|---|---|
InvalidTaskNumberException(int taskNumber,
String activityId)
Use message PAPI-1670 |
|
| Method Summary | |
|---|---|
String |
getActivityId()
|
int |
getTaskNumber()
|
| Methods inherited from class fuego.lang.DefaultRuntimeException |
|---|
getCause, getCode, getDetail, getKey, getMessage, getMessage, getStackTraceString, getTechnicalDetail, getUserMessage, hasDetail, initCause |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InvalidTaskNumberException(int taskNumber,
String activityId)
taskNumber - activityId - | Method Detail |
|---|
public String getActivityId()
public int getTaskNumber()
|
ALBPM Process API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||