Package jakarta.ws.rs

Class NotFoundException

java.lang.Object
All Implemented Interfaces:
Serializable

public class NotFoundException extends ClientErrorException
A runtime exception indicating a resource requested by a client was not found on the server.
Since:
2.0
See Also: