Class StackAlreadyExistsException

All Implemented Interfaces:
Serializable

public class StackAlreadyExistsException extends CommandException
An exception thrown when a stack already exists.
See Also:
  • Constructor Details

    • StackAlreadyExistsException

      public StackAlreadyExistsException(CommandResult result)