java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.wjybxx.concurrent.StartFailedException
- 所有已实现的接口:
Serializable
用于表示EventLoop启动失败
- 作者:
- wjybxx date - 2023/8/15
- 另请参阅:
-
构造器概要
构造器构造器说明StartFailedException(String message) StartFailedException(String message, Throwable cause) StartFailedException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) StartFailedException(Throwable cause) -
方法概要
-
构造器详细资料
-
StartFailedException
-
StartFailedException
-
StartFailedException
-
StartFailedException
-