Uses of Package
org.shredzone.commons.view.exception
-
Packages that use org.shredzone.commons.view.exception Package Description org.shredzone.commons.view org.shredzone.commons.view.exception org.shredzone.commons.view.impl org.shredzone.commons.view.manager -
Classes in org.shredzone.commons.view.exception used by org.shredzone.commons.view Class Description ErrorResponseException This exception is thrown when a generic HTTP error happened.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. -
Classes in org.shredzone.commons.view.exception used by org.shredzone.commons.view.exception Class Description ErrorResponseException This exception is thrown when a generic HTTP error happened.ViewException This exception is raised when a view could not be rendered for various reasons. -
Classes in org.shredzone.commons.view.exception used by org.shredzone.commons.view.impl Class Description 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. -
Classes in org.shredzone.commons.view.exception used by org.shredzone.commons.view.manager Class Description ViewException This exception is raised when a view could not be rendered for various reasons.