This commit is contained in:
Etienne Roudeix
2013-12-16 14:31:51 +01:00
parent 32d0aa15a6
commit 315ed1fb09

View File

@@ -23,7 +23,7 @@
namespace Thelia\Core\Security\Exception; namespace Thelia\Core\Security\Exception;
class RessourceException extends \RuntimeException class ResourceException extends \RuntimeException
{ {
const UNKNOWN_EXCEPTION = 0; const UNKNOWN_EXCEPTION = 0;