public class ServerExceptionUtils extends Object
| Constructor and Description |
|---|
ServerExceptionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isDataNodeNotAvailable(String exMsg) |
static boolean |
isNotLeader(String exMsg) |
static boolean |
isNotLogin(String exMsg) |
static String |
newLeader(String exMsg) |
Copyright © 2022 DolphinDB. All rights reserved.