![]() |
|
Navigation |
Synopsis All errors that can occur during execution of a Rascal program.
Details ArithmeticException AssertionFailed EmptyList EmptyMap EmptySet IllegalArgument IndexOutOfBounds IO Java ModuleNotFound NoSuchAnnotation NoSuchKey ParseError PathNotFound StackOverflow
Description The following exceptions can be trown as the result of a run-time error:
![]() |