CallException constructor

const CallException(
  1. Failure cause
)

Implementation

const CallException(this.cause);