CommandException

public final class CommandException extends Exception


當與 Android Management API 相關的指令呼叫失敗時,系統會擲回這個 Exception

摘要

公用建構函式

CommandException(String message, Throwable cause)

公用建構函式

CommandException

public CommandException(String message, Throwable cause)