java.io.Serializable
public class ConnectionErrorException
extends java.io.IOException
Constructor | Description |
---|---|
ConnectionErrorException(int code) |
|
ConnectionErrorException(int code,
java.lang.String message) |
|
ConnectionErrorException(int code,
java.lang.Throwable cause) |
Modifier and Type | Method | Description |
---|---|---|
int |
getCode() |
Copyright © 2018. All rights reserved.