Class RegexpError

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InterruptedRegexpError

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