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