public class InvalidOffsetException extends RuntimeException
Constructor and Description |
---|
InvalidOffsetException()
Creates a new instance of InvalidOffsetException.
|
InvalidOffsetException(String explanation)
Creates a new instance of InvalidOffsetException.
|
InvalidOffsetException(String explanation,
Throwable cause)
Creates a new instance of BTreeCreationException.
|
InvalidOffsetException(Throwable cause)
Creates a new instance of InvalidOffsetException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidOffsetException()
public InvalidOffsetException(String explanation)
explanation
- The message associated with the exceptionpublic InvalidOffsetException(Throwable cause)
Copyright © 2012–2017 Apache Mavibot Project Parent. All rights reserved.