Uses of Class
org.nuxeo.wopi.exception.WOPIException
-
Packages that use WOPIException Package Description org.nuxeo.wopi.exception org.nuxeo.wopi.jaxrs -
-
Uses of WOPIException in org.nuxeo.wopi.exception
Subclasses of WOPIException in org.nuxeo.wopi.exception Modifier and Type Class Description classBadRequestExceptionclassConflictExceptionclassInternalServerErrorExceptionclassNotFoundExceptionclassNotImplementedExceptionclassPreConditionFailedExceptionclassUnauthorizedException -
Uses of WOPIException in org.nuxeo.wopi.jaxrs
Methods in org.nuxeo.wopi.jaxrs with parameters of type WOPIException Modifier and Type Method Description javax.ws.rs.core.ResponseWOPIExceptionMapper. toResponse(WOPIException exception)
-