ErrorPageRegistry

Interface for a registry that holds ErrorPages.

Author

Phillip Webb

Since

2.0.0

Inheritors

Functions

Link copied to clipboard
abstract fun addErrorPages(errorPages: Array<ErrorPage>)
Adds error pages that will be used when handling exceptions.