Exception.php 54 B

1234
  1. <?php
  2. class Net_IDNA2_Exception extends Exception
  3. {
  4. }