|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException javax.ws.rs.WebApplicationException org.nuxeo.ecm.webengine.WebException org.nuxeo.ecm.webengine.model.exceptions.WebDeployException
public class WebDeployException
Constructor Summary | |
---|---|
WebDeployException(String message)
|
|
WebDeployException(String message,
Throwable cause)
|
Method Summary |
---|
Methods inherited from class org.nuxeo.ecm.webengine.WebException |
---|
getMessage, getResponse, getReturnCode, getStackTraceString, getStatusCode, handleError, toResponse, toString, wrap, wrap |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WebDeployException(String message)
public WebDeployException(String message, Throwable cause)
|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |