bitronix.tm.timer
Class TaskException
java.lang.Object
java.lang.Throwable
java.lang.Exception
bitronix.tm.timer.TaskException
- All Implemented Interfaces:
- Serializable
public class TaskException
- extends Exception
Thrown when an error occurs during the execution of a task.
- Author:
- lorban
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TaskException
public TaskException(String message,
Throwable cause)
Copyright © 2006-2013 Bitronix Software. All Rights Reserved.