public class TransportIOException extends Exception
Constructor and Description |
---|
TransportIOException(String message,
int errorCode,
String errorMessage) |
Modifier and Type | Method and Description |
---|---|
int |
errorCode() |
String |
getErrorMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.