4 lines
52 B
PHP
4 lines
52 B
PHP
<?php
|
|
|
|
class NotFoundException extends Exception {}
|
<?php
|
|
|
|
class NotFoundException extends Exception {}
|