|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.ow2.bonita.util.BonitaException
org.ow2.bonita.facade.exception.InstanceNotFoundException
public class InstanceNotFoundException
| Constructor Summary | |
|---|---|
InstanceNotFoundException(InstanceNotFoundException e)
|
|
InstanceNotFoundException(ProcessInstanceUUID instanceUUID)
|
|
| Method Summary | |
|---|---|
static InstanceNotFoundException |
build(java.lang.Throwable e)
|
ProcessInstanceUUID |
getInstanceUUID()
|
| 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, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InstanceNotFoundException(ProcessInstanceUUID instanceUUID)
public InstanceNotFoundException(InstanceNotFoundException e)
| Method Detail |
|---|
public static InstanceNotFoundException build(java.lang.Throwable e)
public ProcessInstanceUUID getInstanceUUID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||