public class FindexCallbackException extends Object
| Modifier and Type | Field and Description |
|---|---|
static List<FindexCallbackException> |
exceptions |
static int |
purgeExceptionsAfterMillis |
static int |
purgeExceptionsWhenCountIsGreaterThan |
| Constructor and Description |
|---|
FindexCallbackException(CloudproofException e) |
| Modifier and Type | Method and Description |
|---|---|
static int |
record(CloudproofException e) |
static void |
rethrowOnErrorCode(int errorCode,
long start,
long end) |
public static int purgeExceptionsWhenCountIsGreaterThan
public static int purgeExceptionsAfterMillis
public static List<FindexCallbackException> exceptions
public FindexCallbackException(CloudproofException e)
public static int record(CloudproofException e)
public static void rethrowOnErrorCode(int errorCode,
long start,
long end)
throws CloudproofException
CloudproofExceptionCopyright © 2023. All rights reserved.