CommandException

class CommandException : Exception


Cette erreur Exception est générée lorsqu'un appel de commande à l'API Android Management échoue.

Résumé

Constructeurs publics

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

Propriétés héritées

De kotlin.Throwable

Constructeurs publics

CommandException

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