Class ConcurrentUpdateException

All Implemented Interfaces:
Serializable

public final class ConcurrentUpdateException extends CommandException
ConcurrentUpdateException is thrown when a stack is updated concurrently.
See Also:
  • Constructor Details

    • ConcurrentUpdateException

      public ConcurrentUpdateException(CommandResult result)