Package org.htmlunit.javascript.regexp
Class HtmlUnitRegExpProxy.RegExStickyNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.htmlunit.javascript.regexp.HtmlUnitRegExpProxy.RegExStickyNotSupportedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
HtmlUnitRegExpProxy
private static class HtmlUnitRegExpProxy.RegExStickyNotSupportedException
extends IllegalArgumentException
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RegExStickyNotSupportedException
RegExStickyNotSupportedException(String regex)
-