Package jakarta.ws.rs

Class ServiceUnavailableException

java.lang.Object
All Implemented Interfaces:
Serializable

public class ServiceUnavailableException extends ServerErrorException
A runtime exception indicating that the requested resource cannot be served.
Since:
2.0
See Also: