index
:
php-ssrs
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
library
/
SSRS
/
Report
/
HttpUserException.php
blob: 2010cf5fe36dbc327a92f68a3c5b1c4b54989081 (
plain
)
1
2
3
4
5
6
7
<?php namespace SSRS\Report; class HttpUserException extends Exception { }