class CommandException : Exception
kotlin.Any | |||
↳ | kotlin.Throwable | ||
↳ | java.lang.Exception | ||
↳ | com.google.android.managementapi.commands.CommandException |
This Exception is thrown when a command related call to Android Management API failed.
Summary
Public constructors |
|
---|---|
This Exception is thrown when a command related call to Android Management API failed. |