Package org.gcube.common.gxrest.response.outbound
Outbound responses for web applications.
These responses are returned by the resource methods of the web application.
- Author:
- Manuele Simi (ISTI-CNR)
-
Interface Summary Interface Description ErrorCode Interface for error codes. -
Class Summary Class Description CodeFinder Helper methods to find an error code in an enumeration implementingErrorCode.GXOutboundErrorResponse An outbound error response message for applications.GXOutboundSuccessResponse An outbound success response message for applications. -
Exception Summary Exception Description LocalCodeException A local exception wrapping anErrorCode.