Philip Gabbert wrote
> (This is resend as I believe my original emails weren't going through --
> sent via my personal email, vs my gmail email)
> 
> I'm writing a purely REST based application--ie: no view.
> 
> How do I get around this Zend\View exception:
> 
> - Uncaught exception 'Zend\View\Exception\RuntimeException' with message
> 'Zend\View\Renderer\PhpRenderer::render: Unable to render template "404";
> resolver could not resolve to a file'
> 
> On a 404, I want it to route to a specific Module Controller, with
> specific
> parameters, or at least something to identify what the error was--pretty
> much exactly what ErrorController was in ZF1.0--in order to output the
> proper REST header and body format.

I suggest to read this post:
http://zend-framework-community.634137.n4.nabble.com/Exceptions-not-displayed-td4657358.html
<http://zend-framework-community.634137.n4.nabble.com/Exceptions-not-displayed-td4657358.html>
  



-----
Cheers,
--
Luke Mierzwa
--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/resolver-could-not-resolve-to-a-file-for-non-view-Application-tp4657385p4657396.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to