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-2018 JRuby. All Rights Reserved.