Package jakarta.ws.rs

Class NotSupportedException

java.lang.Object
All Implemented Interfaces:
Serializable

public class NotSupportedException extends ClientErrorException
A runtime exception indicating that the client request entity media type is not supported.
Since:
2.0
See Also: