com.github.ltsopensource.spring.tasktracker
Class JobDispatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.ltsopensource.spring.tasktracker.JobDispatchException
- All Implemented Interfaces:
- Serializable
public class JobDispatchException
- extends Exception
- Author:
- Robert HG (254963746@qq.com) on 10/21/15.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JobDispatchException
public JobDispatchException()
JobDispatchException
public JobDispatchException(String message)
JobDispatchException
public JobDispatchException(String message,
Throwable cause)
JobDispatchException
public JobDispatchException(Throwable cause)
Copyright © 2017. All rights reserved.