|
ALBPM Process API (PAPI) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDefaultRuntimeException
fuego.papi.OperationRuntimeException
Superclass of PAPI Runtime Exceptions.
This exception is thrown for any runtime error whilePAPI is running.
fuego.lang.DefaultRuntimeException,
Serialized Form| Constructor Summary | |
OperationRuntimeException()
Creates a new OperationRuntimeException object. |
|
OperationRuntimeException(Throwable cause)
Creates a new OperationRuntimeException object with the specified cause. |
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OperationRuntimeException()
public OperationRuntimeException(Throwable cause)
cause - the problem which generated the exception.
|
ALBPM Process API (PAPI) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||