Exception.php 54 Bytes
Newer Older
JULIO JARAMILLO's avatar
JULIO JARAMILLO committed
1 2 3 4
<?php
class Net_IDNA2_Exception extends Exception
{
}