Class VersionRemovalException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.impl.retention.exception.VersionRemovalException
All Implemented Interfaces:
Serializable

public class VersionRemovalException extends RuntimeException
Since:
7.12
See Also:
  • Constructor Details

    • VersionRemovalException

      public VersionRemovalException(long originalId)
  • Method Details

    • getOriginalId

      public long getOriginalId()