public class InvokeTimeoutException extends RemotingException
| 构造器和说明 |
|---|
InvokeTimeoutException()
Default constructor.
|
InvokeTimeoutException(String msg)
Constructor.
|
InvokeTimeoutException(String msg,
Throwable cause)
Constructor.
|
public InvokeTimeoutException()
public InvokeTimeoutException(String msg)
msg - the detail messageCopyright © 2020. All rights reserved.