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