FrozenError
`FrozenError` is a subclass of `RuntimeError` which used to be raised. [Ruby2.5]
LocalJumpError
ScriptError
It's incompatible with CRuby, but it is required for mruby because it cannot detect `break` outside of loops in the parsing time, but in the code generation time where it cannot raise `SyntaxError`.