Class CustomWebExceptionMapper
Object
CustomWebExceptionMapper
- All Implemented Interfaces:
ExceptionMapper<MudWebException>
@Provider
public class CustomWebExceptionMapper
extends Object
implements ExceptionMapper<MudWebException>
- Author:
- maartenl
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CustomWebExceptionMapper
public CustomWebExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponse
in interfaceExceptionMapper<MudWebException>
-