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