|
ALBPM Process API (PAPI) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDefaultException
fuego.papi.OperationException
fuego.papi.exception.ApplicationsNotAvailableInProcessException
A ApplicationsNotAvailableInProcessException is thrown as result of an
attempt to access a application of a process.
| Constructor Summary | |
ApplicationsNotAvailableInProcessException()
|
|
ApplicationsNotAvailableInProcessException(String processId,
Throwable cause)
Creates a new ApplicationsNotAvailableInProcessException with the given processId and initial exception. |
|
| Method Summary | |
String |
getDetail(Locale locale)
This method return the detail of the exception. |
String |
getProcessId()
Returns the process identification where you wanted to get the applications |
String |
getTechnicalDetail(Locale locale)
This method return the technical detail of the exception. |
| Methods inherited from class fuego.papi.OperationException |
wrap |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ApplicationsNotAvailableInProcessException()
public ApplicationsNotAvailableInProcessException(String processId,
Throwable cause)
processId - Process identification.cause - Initial exception.| Method Detail |
public String getDetail(Locale locale)
public String getProcessId()
public String getTechnicalDetail(Locale locale)
|
ALBPM Process API (PAPI) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||