Package org.pidome.server.services.http.api.response
package org.pidome.server.services.http.api.response
Default responses.
Provides default exception and response code to be used within the REST controllers.
- Since:
- 1.0
-
Class SummaryClassDescriptionThe codes for the responses.Base class formatting the exposure of the exceptions thrown.Base class formatting the exposure of the exceptions thrown.
-
Enum Class Summary
-
Exception SummaryExceptionDescriptionAn exception when a conflict occurs.Default exception for REST exceptions.Exception used to throw HTTP status code errors.REST bases exceptions.Exception used when a service is not available.