-
static interface
Indicates failure due to one or more compiler errors.
static interface
Indicates failure due to one or more compiler semantic errors.
static interface
Indicates failure due to one or more compiler parsing/syntax errors.
static interface
Indicates that the bytecode generated by the snippet could not be loaded because it violated some
Control.
static interface
Indicates an exception was thrown during the execution of the snippet.
static interface
Indicates that the snippet's execution was interrupted.
static interface