Class NotAcceptableException

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

@ResponseStatus(code=NOT_ACCEPTABLE)
public class NotAcceptableException
extends RestException
See Also:
Serialized Form