Interface RejectionWithOptionalCause
- All Known Implementing Classes:
MalformedFormFieldRejection,MalformedHeaderRejection,MalformedQueryParamRejection,ValidationRejection
-
Method Summary
-
Method Details
-
cause
scala.Option<Throwable> cause() -
getCause
-