CommandException

class CommandException : Exception


この Exception は、Android Management API のコマンド関連の呼び出しが失敗した場合にスローされます。

概要

パブリック コンストラクタ

CommandException(message: String?, cause: Throwable?)

継承されるプロパティ

kotlin.Throwable から

パブリック コンストラクタ

CommandException

CommandException(message: String?, cause: Throwable?)