public class JRaftException extends RuntimeException
| 构造器和说明 |
|---|
JRaftException() |
JRaftException(String message) |
JRaftException(String message,
Throwable cause) |
JRaftException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
JRaftException(Throwable cause) |
Copyright © 2021. All rights reserved.