public class NetworkTimeoutException extends IOException
| コンストラクタと説明 |
|---|
NetworkTimeoutException() |
NetworkTimeoutException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NetworkTimeoutException()
public NetworkTimeoutException(String message)
message - the message string.Copyright © 2017. All rights reserved.