public class ClientException extends RuntimeException
| 构造器和说明 |
|---|
ClientException(String message,
Object... args) |
ClientException(String message,
Throwable cause) |
ClientException(String message,
Throwable cause,
Object... args) |
Copyright © 2018. All rights reserved.