@internal
public static function handleError(int $type, string $msg) : void { self::$lastError = $msg; }