Serializable
public class ConnectionErrorException extends IOException
Constructor | Description |
---|---|
ConnectionErrorException(int code) |
|
ConnectionErrorException(int code,
String message) |
|
ConnectionErrorException(int code,
Throwable cause) |
Modifier and Type | Method | Description |
---|---|---|
int |
getCode() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018. All rights reserved.