Interface RejectionWithOptionalCause

    • Method Detail

      • cause

        scala.Option<java.lang.Throwable> cause()
      • getCause

        java.util.Optional<java.lang.Throwable> getCause()