public class ClientException extends RuntimeException
| 构造器和说明 |
|---|
ClientException() |
ClientException(String message) |
ClientException(String message,
Throwable cause) |
ClientException(Throwable cause) |
Copyright © 2016. All Rights Reserved.