Exception.php 55 B

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