Package com.evolveum.midpoint.web.boot
Class MidPointErrorPageRegistrar
- java.lang.Object
-
- com.evolveum.midpoint.web.boot.MidPointErrorPageRegistrar
-
- All Implemented Interfaces:
org.springframework.boot.web.server.ErrorPageRegistrar
public class MidPointErrorPageRegistrar extends Object implements org.springframework.boot.web.server.ErrorPageRegistrar
-
-
Constructor Summary
Constructors Constructor Description MidPointErrorPageRegistrar()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
registerErrorPages(org.springframework.boot.web.server.ErrorPageRegistry registry)
-