Class ResourceNotFoundException

All Implemented Interfaces:
Serializable

public class ResourceNotFoundException
extends BaseServerResponseException
Represents an HTTP 404 Resource Not Found response, which means that the request is pointing to a resource that does not exist.
See Also:
Serialized Form