public class TransportException extends IOException
| コンストラクタと説明 |
|---|
TransportException() |
TransportException(String msg) |
TransportException(String msg,
Throwable rootCause) |
TransportException(Throwable rootCause) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Throwable |
getRootCause() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2016. All rights reserved.