Class SchemaExceptionMapper
- java.lang.Object
-
- pl.allegro.tech.hermes.management.api.mappers.SchemaExceptionMapper
-
- All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<pl.allegro.tech.hermes.schema.SchemaException>
@Provider public class SchemaExceptionMapper extends java.lang.Object implements javax.ws.rs.ext.ExceptionMapper<pl.allegro.tech.hermes.schema.SchemaException>
-
-
Constructor Summary
Constructors Constructor Description SchemaExceptionMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.ResponsetoResponse(pl.allegro.tech.hermes.schema.SchemaException exception)
-