Uses of Class
javax.ws.rs.ServerErrorException

Packages that use ServerErrorException
javax.ws.rs High-level interfaces and annotations used to create RESTful service resources. 
 

Uses of ServerErrorException in javax.ws.rs
 

Subclasses of ServerErrorException in javax.ws.rs
 class InternalServerErrorException
          A runtime exception indicating an internal server error.
 class ServiceUnavailableException
          A runtime exception indicating that the requested resource cannot be served.
 



Copyright © 2012. All Rights Reserved.