Package io.apicurio.registry.rest
Class RegistryExceptionMapper
- java.lang.Object
-
- io.apicurio.registry.rest.RegistryExceptionMapper
-
- All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<Throwable>
@ApplicationScoped @Provider public class RegistryExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<Throwable>
TODO use v1 beans when appropriate (when handling REST API v1 calls)- Author:
- eric.wittmann@gmail.com, Ales Justin, Jakub Senko 'jsenko@redhat.com'
-
-
Constructor Summary
Constructors Constructor Description RegistryExceptionMapper()
-