Exception.php 69 B

1234
  1. <?php
  2. namespace stringEncode;
  3. class Exception extends \Exception {}