diff options
Diffstat (limited to 'library/SSRS/Report/Exception.php')
-rwxr-xr-x | library/SSRS/Report/Exception.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/library/SSRS/Report/Exception.php b/library/SSRS/Report/Exception.php new file mode 100755 index 0000000..a6afac5 --- /dev/null +++ b/library/SSRS/Report/Exception.php @@ -0,0 +1,3 @@ +<?php + +class SSRS_Report_Exception extends Exception{}
\ No newline at end of file |