类 JRaftException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.alibaba.nacos.core.distributed.raft.exception.JRaftException
- 所有已实现的接口:
Serializable
Abnormal JRaft.
- 作者:
- liaochuntao
- 另请参阅:
- 序列化表格
-
构造器概要
构造器构造器说明JRaftException(String message)JRaftException(String message, Throwable cause)JRaftException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)JRaftException(Throwable cause) -
方法概要
-
构造器详细资料
-
JRaftException
public JRaftException() -
JRaftException
-
JRaftException
-
JRaftException
-
JRaftException
-