@FunctionalInterface public interface ErrorPageRegistry
ErrorPages
.Modifier and Type | Method and Description |
---|---|
void |
addErrorPages(ErrorPage... errorPages)
Adds error pages that will be used when handling exceptions.
|
void addErrorPages(ErrorPage... errorPages)
errorPages
- the error pagesCopyright © 2019 Pivotal Software, Inc.. All rights reserved.