Class StackNotFoundException

All Implemented Interfaces:
Serializable

public class StackNotFoundException extends CommandException
An exception thrown when a stack is not found.
See Also:
  • Constructor Details

    • StackNotFoundException

      public StackNotFoundException(CommandResult result)