Class NoMemoryError

All Implemented Interfaces:
Serializable

public class NoMemoryError extends Exception
Represents a Ruby NoMemoryError as a throwable Java exception.
See Also: