ALBPM Process API

fuego.papi.exception
Class TasksException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by fuego.lang.DefaultException
              extended by fuego.papi.BatchOperationException
                  extended by fuego.papi.exception.TasksException
All Implemented Interfaces:
Serializable

public class TasksException
extends BatchOperationException

See Also:
Serialized Form

Constructor Summary
TasksException()
           
TasksException(Map<String,Throwable> notAvailableObjects, boolean failAll)
           
 
Method Summary
 boolean failAll()
           
 
Methods inherited from class fuego.papi.BatchOperationException
getAvailableObjects, getMessage, getNotAvailableObjects
 
Methods inherited from class fuego.lang.DefaultException
getCode, getDetail, getKey, getMessage, getStackTrace, getStackTraceString, getTechnicalDetail, getUserMessage, hasDetail
 
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

TasksException

public TasksException()

TasksException

public TasksException(Map<String,Throwable> notAvailableObjects,
                      boolean failAll)
Method Detail

failAll

public boolean failAll()
Overrides:
failAll in class BatchOperationException

ALBPM Process API

© Copyright 1996/2005 Fuego Inc. All Rights Reserved