Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webengine.jaxrs.views
Class ViewNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by javax.ws.rs.WebApplicationException
                  extended by org.nuxeo.ecm.webengine.jaxrs.views.ViewNotFoundException
All Implemented Interfaces:
Serializable

public class ViewNotFoundException
extends WebApplicationException

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Constructor Summary
ViewNotFoundException(Throwable cause, Object owner, String name)
           
 
Method Summary
 
Methods inherited from class javax.ws.rs.WebApplicationException
getResponse
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ViewNotFoundException

public ViewNotFoundException(Throwable cause,
                             Object owner,
                             String name)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.