Class DuplicateWAPCommitException

All Implemented Interfaces:
Serializable, CleanableFailure

public class DuplicateWAPCommitException extends ValidationException
This exception occurs when the WAP workflow detects a duplicate wap commit. This helps clients to detect duplicate snapshots that are connected by the same wap id.
See Also:
  • Constructor Details

    • DuplicateWAPCommitException

      public DuplicateWAPCommitException(String wapId)