public class PlatformExceptionUtils extends Object
| Constructor and Description |
|---|
PlatformExceptionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isRejoinException(Throwable th) |
static boolean |
isTCNRE(Throwable th) |
static boolean |
shouldIgnore(Throwable th) |
Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.