com.trows.taskExecutor.Exception
类 IllegalRunnableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.trows.taskExecutor.Exception.IllegalRunnableException
- 所有已实现的接口:
- Serializable
public class IllegalRunnableException
- extends Exception
Created by pengruoying on 2017/4/5.
非法Runnable异常
- 另请参见:
- 序列化表格
| 从类 java.lang.Throwable 继承的方法 |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalRunnableException
public IllegalRunnableException()
IllegalRunnableException
public IllegalRunnableException(String message)
Copyright © 2017. All Rights Reserved.