public class ResponseStatusMapper extends Object
| Modifier and Type | Method and Description |
|---|---|
static javax.ws.rs.core.Response.Status |
getStatus(Exception ex)
Retrieves Response.Status from a given exception according to the static mapping.
|
public static javax.ws.rs.core.Response.Status getStatus(Exception ex)
ex - exceptionCopyright © 2016 DNAstack. All rights reserved.