Interface CommandErrorEvent

All Superinterfaces:
CommandResultEvent

public interface CommandErrorEvent extends CommandResultEvent

Provides error information for commands.

The CommandErrorEvent will be provided on a onCommandError callback to a CommandListener.