public class ConnectionErrorException extends IOException
Constructor and Description |
---|
ConnectionErrorException(int code) |
ConnectionErrorException(int code,
String message) |
ConnectionErrorException(int code,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016 JBoss by Red Hat. All rights reserved.