public class IndexInconsistentError extends Error
Constructor and Description |
---|
IndexInconsistentError() |
IndexInconsistentError(String message) |
IndexInconsistentError(String message,
Throwable cause) |
IndexInconsistentError(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
IndexInconsistentError(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.