|
Fuego 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
fuego.lang.DefaultException
fuego.papi.BatchOperationException
fuego.papi.exception.FilterBatchOperationException
| Constructor Summary | |
FilterBatchOperationException(InstanceInfo[] instances,
Map otherExceptions)
|
|
| Method Summary | |
boolean |
failAllProcesses()
|
InstanceInfo[] |
getAvailableInstances()
|
String |
getErrorsMessage()
This method is mainly to be used in logs. |
| Methods inherited from class fuego.papi.BatchOperationException |
failAll, getAvailableObjects, getMessage, getNotAvailableObjects |
| Methods inherited from class fuego.lang.DefaultException |
getCode, getDetail, getKey, getMessage, getStackTrace, getStackTraceString, getTechnicalDetail, getUserMessage, hasDetail, hasTechnicalDetail |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FilterBatchOperationException(InstanceInfo[] instances,
Map otherExceptions)
| Method Detail |
public InstanceInfo[] getAvailableInstances()
public String getErrorsMessage()
public boolean failAllProcesses()
|
Fuego Process API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||