public interface ErrorController
@Controller
is used to
render errors. Primarily used to know the error paths that will not need to be secured.Modifier and Type | Method and Description |
---|---|
String |
getErrorPath()
Returns the path of the error page.
|
String getErrorPath()
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.