fuego.papi.exception
Class ActivityTimeoutException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.ProcessOperationException
fuego.papi.exception.ActivityFailedException
fuego.papi.exception.ActivityTimeoutException
- public class ActivityTimeoutException
- extends ActivityFailedException
An ActivityTimeoutException is thrown when the time to execute an activity
expired before its execution finished.
The error code is 'PAPI-2310'.
- See Also:
- Serialized Form
ActivityTimeoutException
public ActivityTimeoutException(String cilName,
String activityId,
Throwable cause)
- Code of the message is 'PAPI-2310'
- Parameters:
cilName - Failed CILactivityId - Task activity identificatorcause - Cause exception
© Copyright 1996/2005 Fuego Inc. All Rights Reserved