com.epicentric.task
Class TaskException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.epicentric.common.internal.WrapperException
|
+--com.epicentric.task.TaskException
- All Implemented Interfaces:
- Serializable
- public class TaskException
- extends com.epicentric.common.internal.WrapperException
- Since:
- 4.5
- 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()
TaskException
public TaskException(String msg)
TaskException
public TaskException(Throwable nestedThrowable)
TaskException
public TaskException(String msg,
Throwable nestedThrowable)
TaskException
public TaskException(String msg,
Object[] args,
Throwable nestedThrowable)
Copyright and Trademark Notices