| Package | Description |
|---|---|
| com.eclipsesource.v8 |
| Modifier and Type | Class and Description |
|---|---|
class |
V8ResultUndefined
An exception that's used to indicate that method that should have returned a
primitive, returned an Undefined instead.
|
class |
V8ScriptCompilationException
An exception used to indicate that a script failed to compile.
|
class |
V8ScriptException
An exception that indicates that the execution of a script failed.
|
class |
V8ScriptExecutionException
An exception used to indicate that a script failed to execute.
|
Copyright © 2015. All rights reserved.