We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.copilot.
Package com.vaadin.copilot
Class ErrorHandler
java.lang.Object
com.vaadin.copilot.ErrorHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
sendErrorResponse
(DevToolsInterface devToolsInterface, String command, elemental.json.JsonObject responseData, String error, Exception e) static void
static void
static elemental.json.JsonArray
-
Field Details
-
ERROR_KEY
See Also:
-
ERROR_EXCEPTION_MESSAGE_KEY
See Also:
-
ERROR_STACKTRACE_KEY
See Also:
-
-
Constructor Details
-
ErrorHandler
public ErrorHandler()
-
-
Method Details
-
toJson
-
setError
-
setError
-
sendErrorResponse
public static void sendErrorResponse(DevToolsInterface devToolsInterface, String command, elemental.json.JsonObject responseData, String error, Exception e)
-