Class ZeroDivisionError

All Implemented Interfaces:
Serializable

public class ZeroDivisionError extends StandardError
Represents a Ruby ZeroDivisionError as a throwable Java exception.
See Also: