public class ThemeBankException extends WebException
Constructor and Description |
---|
ThemeBankException(String message) |
ThemeBankException(String message,
Throwable cause) |
ThemeBankException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
getResponse() |
getCause, getHelpUrl, getMessage, getRequestId, getReturnCode, getStackTraceString, getStatus, getStatus, getStatus, getStatusCode, getType, handleError, isSecurityError, newException, newException, newException, setStatus, toResponse, toResponse, toString, toWebModuleResponse, wrap, wrap
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ThemeBankException(Throwable cause)
public ThemeBankException(String message)
public ThemeBankException(String message, Throwable cause)
public javax.ws.rs.core.Response getResponse()
getResponse
in class javax.ws.rs.WebApplicationException
Copyright © 2015 Nuxeo SA. All rights reserved.