public class OutrankedException extends Exception
Constructor and Description |
---|
OutrankedException(long newRank)
Constructor.
|
OutrankedException(long newRank,
Layout layout)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OutrankedException(long newRank)
newRank
- rank encounteredpublic OutrankedException(long newRank, Layout layout)
newRank
- rank encounteredlayout
- layoutCopyright © 2019 CorfuDB. All rights reserved.