Class InterruptedRegexpError

All Implemented Interfaces:
Serializable

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