CommandException

class CommandException : Exception


Dieser Exception wird ausgelöst, wenn ein befehlsbezogener Aufruf der Android Management API fehlgeschlagen ist.

Zusammenfassung

Öffentliche Konstruktoren

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

Übernommene Attribute

Ab kotlin.Throwable

Öffentliche Konstruktoren

CommandException

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