<?php


namespace Opis\Uri;

use RuntimeException;

class PunycodeException extends RuntimeException
{

}