Class CommandException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConcurrentUpdateException, StackAlreadyExistsException, StackNotFoundException

public class CommandException extends AutomationException
CommandException is thrown when a command fails.
See Also:
  • Constructor Details

    • CommandException

      public CommandException(CommandResult result)