GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Fork
: 0
MrOlsen
/
ubFramework
Transfer to URL with SHA
Find file
Newer
Older
tree:
9502bc29da
Branches
Tags
×
master
ubFramework
/
Source
/
include
/
core
/
exceptions
/ AppException.php
Christopher W. Olsen
on 7 Nov 2018
54 bytes
This is a seed as the framework is used now
Raw
Blame
History
<?php class AppException extends Exception { }