Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

throw new Exception #30

Closed
va5ja opened this issue Feb 2, 2012 · 1 comment
Closed

throw new Exception #30

va5ja opened this issue Feb 2, 2012 · 1 comment

Comments

@va5ja
Copy link

va5ja commented Feb 2, 2012

In the App.php all the lines with:
throw new Exception
should be corrected to:
throw new \Exception

Maybe in some other files too, didn't check.

@AliasIO
Copy link
Owner

AliasIO commented Feb 2, 2012

Fixed in 4d538a5. Thanks!

@AliasIO AliasIO closed this as completed Feb 2, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants