fuego.papi.exception
Class TasksException
java.lang.Object
DefaultException
fuego.papi.BatchOperationException
fuego.papi.exception.TasksException
- public class TasksException
- extends BatchOperationException
- See Also:
- Serialized Form
|
Method Summary |
boolean |
failAll()
Returns if the operation failed over every object. |
TasksException
public TasksException()
TasksException
public TasksException(Map notAvailableObjects,
boolean failAll)
failAll
public boolean failAll()
- Description copied from class:
BatchOperationException
- Returns if the operation failed over every object.
- Overrides:
failAll in class BatchOperationException
- Returns:
true if the operation failes over every object.
© Copyright 1996/2005 Fuego Inc. All Rights Reserved