| Class | Description |
|---|---|
| JavetError |
The type Javet error.
|
| JavetScriptingError |
The type Javet scripting error.
|
| V8ErrorTemplate |
The type V8 error template is for generating the V8 error message.
|
| Exception | Description |
|---|---|
| BaseJavetScriptingException |
The type Base javet scripting exception.
|
| JavetCompilationException |
The type Javet compilation exception.
|
| JavetConverterException |
The type Javet converter exception is for JNI.
|
| JavetException |
The type Javet exception.
|
| JavetExecutionException |
The type Javet execution exception.
|
| JavetOutOfMemoryException |
The type Javet out of memory exception.
|
| JavetTerminatedException |
The type Javet terminated exception.
|