|
Nuxeo Enterprise Platform 5.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.ws.rs.WebApplicationException
org.nuxeo.ecm.webengine.WebException
org.nuxeo.theme.editor.ThemeEditorException
public class ThemeEditorException
| Field Summary |
|---|
| Fields inherited from class org.nuxeo.ecm.webengine.WebException |
|---|
byPassAppResponse, message, status |
| Constructor Summary | |
|---|---|
ThemeEditorException(String message)
|
|
ThemeEditorException(String message,
Throwable cause)
|
|
ThemeEditorException(Throwable cause)
|
|
| Method Summary | |
|---|---|
javax.ws.rs.core.Response |
getResponse()
|
| Methods inherited from class org.nuxeo.ecm.webengine.WebException |
|---|
getMessage, 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ThemeEditorException(Throwable cause)
public ThemeEditorException(String message)
public ThemeEditorException(String message,
Throwable cause)
| Method Detail |
|---|
public javax.ws.rs.core.Response getResponse()
getResponse in class WebException
|
Nuxeo Enterprise Platform 5.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||