<?php

declare(strict_types=1);

class QrCodeException extends Exception
{
}