Class PreconditionFailedException

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

@ResponseStatus(code=PRECONDITION_FAILED)
public class PreconditionFailedException
extends RestException
See Also:
Serialized Form