public final class JsError extends Object
Modifier and Type | Field and Description |
---|---|
ERROR_CODE |
code |
JsValue |
value |
Constructor and Description |
---|
JsError(JsValue value,
ERROR_CODE code) |
public final ERROR_CODE code
public final JsValue value
public JsError(JsValue value, ERROR_CODE code)
Copyright © 2022. All rights reserved.