Class NotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.damianwajser.exceptions.RestException
com.github.damianwajser.exceptions.impl.badrequest.NotFoundException
All Implemented Interfaces:
Serializable

@ResponseStatus(code=NOT_FOUND)
public class NotFoundException
extends RestException
See Also:
Serialized Form