Class ViewNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.ws.rs.WebApplicationException
org.nuxeo.ecm.webengine.jaxrs.views.ViewNotFoundException
- All Implemented Interfaces:
Serializable
public class ViewNotFoundException
extends javax.ws.rs.WebApplicationException
- Author:
- Bogdan Stefanescu
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class javax.ws.rs.WebApplicationException
getResponse
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ViewNotFoundException
-