Uses of Class
fedora.server.errors.servletExceptionExtensions.RootException

Packages that use RootException
fedora.server.errors.servletExceptionExtensions   
 

Uses of RootException in fedora.server.errors.servletExceptionExtensions
 

Subclasses of RootException in fedora.server.errors.servletExceptionExtensions
 class BadRequest400Exception
          Title: Exception400.java
 class Continue100Exception
          Title: Exception100.java
 class Forbidden403Exception
          Title: Exception403.java
 class InternalError500Exception
          Thrown to reach 500-Internal Server Error error page.
 class NotFound404Exception
          Thrown to reach 404 Not Found error page.
 class Ok200Exception
          Title: Exception100.java
 class Unauthorized401Exception
          Title: Exception401.java
 class Unavailable503Exception
          Title: Exception500.java