Package jakarta.ws.rs

Class ServerErrorException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InternalServerErrorException, ServiceUnavailableException

public class ServerErrorException
extends WebApplicationException
A base runtime application exception indicating a server error (HTTP 5xx status codes).
Since:
2.0
Author:
Marek Potociar
See Also:
Serialized Form