Class DuplicateWAPCommitException

  • All Implemented Interfaces:
    java.io.Serializable

    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:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • DuplicateWAPCommitException

        public DuplicateWAPCommitException​(java.lang.String wapId)