CommandException

class CommandException : Exception


This Exception is thrown when a command related call to Android Management API failed.

Summary

Public constructors

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

Inherited properties

From kotlin.Throwable

Public constructors

CommandException

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