CommandException

class CommandException : Exception


این Exception زمانی ایجاد می‌شود که فراخوانی مربوط به فرمان با Android Management API ناموفق باشد.

خلاصه

سازندگان عمومی

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

خواص ارثی

از kotlin.Throwable
open Throwable ?
open String ?

سازندگان عمومی

CommandException

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