Class CommandException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CommandCanceledException, CommandFailedException, CommandSetupException, CommandTimeoutException

public class CommandException extends ServiceException
Exception that is thrown when command fails to complete.
See Also:
  • Constructor Details