CommandException

public final class CommandException extends Exception


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

摘要

公用建構函式

CommandException(String message, Throwable cause)

公用建構函式

CommandException

public CommandException(String message, Throwable cause)