|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ClientExceptionConverter | The ClientExceptionConverter is responsible for converting a Java Throwable to something a client can understand. |
Class Summary | |
---|---|
ClientExceptionConverters | A utility class for getting the correct converter based on the client type. |
GenericClientExceptionConverter | A ClientExceptionConverter that converts a Throwable to a GenericError . |
JavaClientExceptionConverter | A ClientExceptionConverter for java. |
Contains logic to convert client exceptions. When an Throwable is thrown in Java, it doesn't mean that a client can use it. e.g. c-sharp. This module contains functionality to convert Java Throwable to something a client can use.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |