ElectrumException constructor

const ElectrumException(
  1. String message
)

Implementation

const ElectrumException(super.message);