How can I customize Symfony2 exceptions (for example HTTP 404 error) templates?
I've found some material on symfony.com, but they don't work, there are some path where should lay default exception templates, but in my project there are not such directories. It seems like their documentation is outdated.