public abstract class TransportException extends IOException
Modifier | Constructor and Description |
---|---|
protected |
TransportException(String msg) |
protected |
TransportException(String msg,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 Pivotal Software. All rights reserved.