@Dependent public class DefaultRuntimeErrorCallback extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PARSING_JSON_MSG |
static String |
PARSING_JSON_SYNTAX_MSG |
static String |
SCRIPT_ERROR_MSG |
| Constructor and Description |
|---|
DefaultRuntimeErrorCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
error(Throwable throwable) |
protected static String |
extractMessageRecursively(Throwable t) |
protected static boolean |
isServerOfflineException(Throwable throwable) |
void |
unlock() |
public static final String PARSING_JSON_SYNTAX_MSG
public static final String PARSING_JSON_MSG
public static final String SCRIPT_ERROR_MSG
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.