public class LeaderIdMismatchException extends Exception
Constructor and Description |
---|
LeaderIdMismatchException(UUID expected,
UUID actual) |
Modifier and Type | Method and Description |
---|---|
UUID |
getActual() |
UUID |
getExpected() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.