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:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description VersionRemovalException(long originalId)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetOriginalId()- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-