Uses of Class
jakarta.ws.rs.ServerErrorException
- 
Packages that use ServerErrorException Package Description jakarta.ws.rs High-level interfaces and annotations used to create RESTful service resources.
- 
- 
Uses of ServerErrorException in jakarta.ws.rsSubclasses of ServerErrorException in jakarta.ws.rs Modifier and Type Class Description classInternalServerErrorExceptionA runtime exception indicating aninternal server error.classServiceUnavailableExceptionA runtime exception indicating that the requested resourcecannot be served.
 
-