Revision: 2282
Author: [email protected]
Date: Thu May 6 00:56:37 2010
Log: Error class for ProxyCountExeeded.
http://code.google.com/p/simplesamlphp/source/detail?r=2282
Added:
/trunk/lib/SimpleSAML/Error/ProxyCountExceeded.php
=======================================
--- /dev/null
+++ /trunk/lib/SimpleSAML/Error/ProxyCountExceeded.php Thu May 6 00:56:37
2010
@@ -0,0 +1,8 @@
+<?php
+
+
+class SimpleSAML_Error_ProxyCountExceeded extends
SimpleSAML_Error_Exception {
+
+}
+
+?>
--
You received this message because you are subscribed to the Google Groups
"simpleSAMLphp commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/simplesamlphp-commits?hl=en.