|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jruby.exceptions.JumpException
org.jruby.exceptions.RaiseException
org.jruby.exceptions.RegexpError
| Constructor Summary | |
RegexpError(Ruby ruby,
java.lang.String msg)
Constructs an RubyRegexpException with the specified detail message. |
|
| Methods inherited from class org.jruby.exceptions.RaiseException |
createBacktrace, fillInStackTrace, getException, setException |
| Methods inherited from class org.jruby.exceptions.JumpException |
originalFillInStackTrace |
| Methods inherited from class java.lang.Throwable |
getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RegexpError(Ruby ruby,
java.lang.String msg)
RubyRegexpException with the specified detail message.
msg - the detail message.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||