Class TestResourcesExceptionHandler
java.lang.Object
io.micronaut.testresources.server.TestResourcesExceptionHandler
- All Implemented Interfaces:
io.micronaut.http.server.exceptions.ExceptionHandler<Throwable, io.micronaut.http.HttpResponse<?>>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestResourcesExceptionHandler
public TestResourcesExceptionHandler()
-
-
Method Details
-
handle
-