public static interface IJavetDirectCallable.GetterAndThis<E extends java.lang.Exception> extends IJavetDirectCallable.DirectCall
| Modifier and Type | Method and Description |
|---|---|
V8Value |
get(V8Value thisObject)
Get the property value by a property key
with this object passed in.
|
V8Value get(V8Value thisObject) throws JavetException, E extends java.lang.Exception
thisObject - the this objectJavetException - the javet exceptionE - the custom exceptionE extends java.lang.Exception