HH\Lib\Regex\Exception::__construct

Meta Engineer?

The containing class is available as Regex\Exception in the www repository.

public function __construct(
  HH\Lib\Regex\Pattern<HH\Lib\Regex\Match> $pattern,
  int $code,
): void;

Parameters

  • HH\Lib\Regex\Pattern<HH\Lib\Regex\Match> $pattern
  • int $code

Returns

  • void