ErrorPageRegistrar

Interface to be implemented by types that register ErrorPages.

Author

Phillip Webb

Since

2.0.0

Functions

Link copied to clipboard
abstract fun registerErrorPages(registry: ErrorPageRegistry)
Register pages as required with the given registry.