| Package | Description |
|---|---|
| org.jruby.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
LoadError
Represents a Ruby LoadError as a throwable Java exception.
|
class |
NotImplementedError
Represents a Ruby NotImplementedError as a throwable Java exception.
|
class |
SyntaxError
Represents a Ruby SyntaxError as a throwable Java exception.
|
Copyright © 2001-2020 JRuby. All Rights Reserved.