Interface RejectionWithOptionalCause

All Superinterfaces:
Rejection, Rejection
All Known Implementing Classes:
MalformedFormFieldRejection, MalformedHeaderRejection, MalformedQueryParamRejection, ValidationRejection

public interface RejectionWithOptionalCause extends Rejection