public class CorruptIndexException extends IOException
Constructor and Description |
---|
CorruptIndexException(String message)
Create exception with a message only
|
CorruptIndexException(String message,
Throwable cause)
Create exception with message and root cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.