Failure constructor

Failure(
  1. Exception exception
)

Implementation

Failure(this.exception);