aboutsummaryrefslogtreecommitdiff
path: root/lib/Exceptions.php
blob: d5a46000a52e9c49ebeabd136017e5bc7de8ef39 (plain)
1
2
3
<?php

class NotFoundException extends Exception {}