Class std.re.RegexError
Synopsis
public class RegexError extends IllegalArgumentError
Exception thrown when regex-related errors occur.
Fields
Constructors
Construct the exception with the specified message.
public class RegexError extends IllegalArgumentError
Exception thrown when regex-related errors occur.
Construct the exception with the specified message.