CommandException

public final class CommandException extends Exception


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

Summary

Public constructors

CommandException(String message, Throwable cause)

Public constructors

CommandException

public CommandException(String message, Throwable cause)