Package jakarta.ws.rs

Class NotAllowedException

java.lang.Object
All Implemented Interfaces:
Serializable

public class NotAllowedException extends ClientErrorException
A runtime exception indicating a client requesting a resource method that is not allowed.
Since:
2.0
See Also: