Package org.shredzone.commons.view.exception
-
Exception Summary Exception Description ErrorResponseException This exception is thrown when a generic HTTP error happened.PageNotFoundException This exception is thrown when an error happened because there is no view defined for the requested URL.ViewContextException This exception is thrown when an error happened becauseViewContext
was unable to return the requested data.ViewException This exception is raised when a view could not be rendered for various reasons.