public class VersioningException extends Exception
An exception thrown during Versioning by a Versioner
.
Constructor and Description |
---|
VersioningException() |
VersioningException(String message) |
VersioningException(String message,
Throwable cause) |
VersioningException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1999–2017 Apache OODT. All rights reserved.