This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
raspisms
mirror of
https://github.com/RaspbianFrance/raspisms.git
Watch
1
Star
0
Fork
You've already forked raspisms
0
Code
Issues
Projects
Releases
Wiki
Activity
6a0e214cc3
raspisms
/
descartes
/
exceptions
/
DescartesException404.php
6 lines
103 B
PHP
Raw
Normal View
History
Unescape
Escape
first refonte
2019-10-29 14:57:13 +01:00
<
?
php
update descartes
2019-10-29 18:33:30 +01:00
namespace
descartes\exceptions
;
first refonte
2019-10-29 14:57:13 +01:00
update descartes
2019-11-08 19:17:07 +01:00
class
DescartesException404
extends
\Exception
{};
first refonte
2019-10-29 14:57:13 +01:00