Error constructor

const Error(
  1. Confirmation confirmation
)

Implementation

const Error(Confirmation confirmation) : super(confirmation);