Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
913d26ae
Commit
913d26ae
authored
Nov 02, 2006
by
Penny Leach
Browse files
added InvalidArgumentException
parent
1766a552
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/lib/errors.php
View file @
913d26ae
...
...
@@ -430,4 +430,8 @@ class ConfigSanityException extends Exception {}
*/
class
SQLException
extends
Exception
{}
/**
* An invalid key or argument was passed
*/
class
InvalidArgumentException
extends
Exception
{}
?>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment