Class RegistryExceptionMapperService
- java.lang.Object
-
- io.apicurio.registry.services.http.RegistryExceptionMapperService
-
@ApplicationScoped public class RegistryExceptionMapperService extends Object
- Author:
- Fabian Martinez
-
-
Constructor Summary
Constructors Constructor Description RegistryExceptionMapperService()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Set<Class<? extends Exception>>getIgnored()ErrorHttpResponsemapException(Throwable t)
-
-
-
Method Detail
-
mapException
public ErrorHttpResponse mapException(Throwable t)
-
-