public class RemoteCallException extends RuntimeException
| 构造器和说明 |
|---|
RemoteCallException(int code,
String message,
String applicationName) |
RemoteCallException(int code,
String message,
String applicationName,
List<com.github.sparkzxl.model.exception.ExceptionChain> exceptionChains) |
RemoteCallException(int code,
String message,
String applicationName,
Throwable cause) |
Copyright © 2022. All rights reserved.