Skip to content
Snippets Groups Projects
Commit f7badd92 authored by Olav Morken's avatar Olav Morken
Browse files

SimpleSAML_Error_Error: subclass SimpleSAML_Error_Exception.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2471 44740490-163a-0410-bde0-09ae8108e29a
parent bf50adda
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
* @package simpleSAMLphp
* @version $Id$
*/
class SimpleSAML_Error_Error extends Exception {
class SimpleSAML_Error_Error extends SimpleSAML_Error_Exception {
/**
......@@ -108,5 +108,3 @@ class SimpleSAML_Error_Error extends Exception {
}
}
?>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment