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
/
Exception.php
blob: 0010f47f5b4e30e9d16a7f23512ea971e3d2db56 (
plain
)
1
2
3
4
5
6
7
<?php namespace SSRS\Report; class Exception extends \Exception { }