|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.rest.api.model.ExceptionConverter.Client
public static class ExceptionConverter.Client
| Constructor Summary | |
|---|---|
ExceptionConverter.Client()
|
|
| Method Summary | |
|---|---|
static ServiceException |
convertToServiceException(com.sun.jersey.api.client.UniformInterfaceException e)
Converts a Jersey UniformInterfaceException, such as would be received by a client for a failed
request, into a ServiceException. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionConverter.Client()
| Method Detail |
|---|
public static ServiceException convertToServiceException(com.sun.jersey.api.client.UniformInterfaceException e)
UniformInterfaceException, such as would be received by a client for a failed
request, into a ServiceException. It is assumed that the UniformInterfaceException response contains
a RestError entity.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||