public class NotLeaderStarException extends StarException
| Constructor and Description |
|---|
NotLeaderStarException(LeaderInfo leader,
java.lang.String msg) |
NotLeaderStarException(java.lang.String msg) |
NotLeaderStarException(java.lang.String messagePattern,
java.lang.Object... params) |
| Modifier and Type | Method and Description |
|---|---|
LeaderInfo |
getLeaderInfo() |
StarStatus |
toStatus() |
getExceptionCodepublic NotLeaderStarException(java.lang.String msg)
public NotLeaderStarException(LeaderInfo leader, java.lang.String msg)
public NotLeaderStarException(java.lang.String messagePattern,
java.lang.Object... params)
public LeaderInfo getLeaderInfo()
public StarStatus toStatus()
toStatus in class StarExceptionCopyright © 2024. All rights reserved.