public class RemoteTimeoutException extends RemoteAccessException
| コンストラクターと説明 |
|---|
RemoteTimeoutException(java.lang.String msg)RemoteTimeoutException のコンストラクター。 |
RemoteTimeoutException(java.lang.String msg, java.lang.Throwable cause)RemoteTimeoutException のコンストラクター。 |
contains, getMessage, getMostSpecificCause, getRootCausepublic RemoteTimeoutException(java.lang.String msg)
msg - 詳細メッセージ public RemoteTimeoutException(java.lang.String msg,
java.lang.Throwable cause)msg - 詳細メッセージ cause - 使用中のリモート API の根本原因