Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
RuntimeRemoteException
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
RemoteException の RuntimeException ラッパー。通常は重大な問題が発生し、復旧する方法がない場合にスローされます。
継承されたメソッドの概要
クラス java.lang.Throwable から
|
同期終了
void
|
addSuppressed(Throwable arg0)
|
|
同期済み Throwable
|
fillInStackTrace()
|
|
同期済み Throwable
|
getCause()
|
|
文字列
|
getLocalizedMessage()
|
|
文字列
|
getMessage()
|
|
StackTraceElement[]
|
getStackTrace()
|
|
Synced final Throwable[] |
getSuppressed()
|
|
同期済み Throwable
|
initCause(Throwable arg0)
|
|
void
|
printStackTrace()
|
|
void
|
printStackTrace(PrintWriter arg0)
|
|
void
|
printStackTrace(PrintStream arg0)
|
|
void
|
setStackTrace(StackTraceElement[] arg0)
|
|
文字列
|
toString()
|
クラス java.lang.Object から
|
ブール値
|
equals(Object arg0)
|
|
final
Class<?>
|
getClass()
|
|
整数 |
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
文字列
|
toString()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
final
void
|
wait()
|
パブリック コンストラクタ
public
RuntimeRemoteException
(RemoteException e)
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2026-05-31 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2026-05-31 UTC。"],[],[]]