CommandException

class CommandException : Exception


Questo Exception viene generato quando una chiamata relativa al comando all'API Android Management non è riuscita.

Riepilogo

Costruttori pubblici

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

Proprietà ereditate

Da kotlin.Throwable

Costruttori pubblici

CommandException

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