public class DownloadToLocalSiteExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<DownloadToLocalSiteException>
| Constructor and Description |
|---|
DownloadToLocalSiteExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(DownloadToLocalSiteException e) |
public javax.ws.rs.core.Response toResponse(DownloadToLocalSiteException e)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<DownloadToLocalSiteException>This work is licensed under a Creative Commons Attribution 4.0 International License.