CommandException

class CommandException : Exception


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

Résumé

Constructeurs publics

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

Propriétés héritées

À partir de kotlin.Throwable

Constructeurs publics

CommandException

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