public class LeaderSessionIDException extends Exception
| Constructor and Description |
|---|
LeaderSessionIDException(UUID expectedLeaderSessionID,
UUID actualLeaderSessionID) |
| Modifier and Type | Method and Description |
|---|---|
UUID |
getActualLeaderSessionID()
Get actual leader session id
|
UUID |
getExpectedLeaderSessionID()
Get expected leader session id
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.