public static class RegExp.RegexException extends Exception
Constructor and Description |
---|
RegExp.RegexException()
Constructs a new RegexException
|
RegExp.RegexException(String message)
Constructs a new RegexException with the specified message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RegExp.RegexException()
public RegExp.RegexException(String message)
message
- the messageCopyright © 2009-2013. All Rights Reserved.