Package jakarta.ws.rs

Class NotAcceptableException

java.lang.Object
All Implemented Interfaces:
Serializable

public class NotAcceptableException extends ClientErrorException
A runtime exception indicating that a client request is not acceptable by the server.
Since:
2.0
See Also: