Fuego Process API

fuego.papi.exception
Class TasksException


java.lang.Object

  extended byjava.lang.Throwable

      extended byjava.lang.Exception

          extended byfuego.lang.DefaultException

              extended byfuego.papi.BatchOperationException

                  extended byfuego.papi.exception.TasksException

All Implemented Interfaces:
Serializable

public class TasksException
extends BatchOperationException

See Also:
Serialized Form

Constructor Summary
TasksException()
           
TasksException(Map 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, 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

TasksException


public TasksException()

TasksException


public TasksException(Map notAvailableObjects,
                      boolean failAll)
Method Detail

failAll


public boolean failAll()
Overrides:
failAll in class BatchOperationException

Fuego Process API

© Copyright 1996/2003 Fuego Inc. All Rights Reserved