aboutsummaryrefslogtreecommitdiffstats
path: root/core/namespace/Page/Exception.php
blob: c41bddc3447286ce5948167511db6a8e9464bf20 (plain)
1
2
3
4
<?php
namespace Page;

class Exception extends \Exception {}