Package | Description |
---|---|
org.jruby.exceptions |
Modifier and Type | Class and Description |
---|---|
static class |
EncodingError.CompatibilityError
Represents a Ruby CompatibilityError as a throwable Java exception.
|
static class |
EncodingError.ConverterNotFoundError
Represents a Ruby ConverterNotFoundError as a throwable Java exception.
|
static class |
EncodingError.InvalidByteSequenceError
Represents a Ruby InvalidByteSequenceError as a throwable Java exception.
|
static class |
EncodingError.UndefinedConversionError
Represents a Ruby UndefinedConversionError as a throwable Java exception.
|
Copyright © 2001-2018 JRuby. All Rights Reserved.