SigningError constructor

SigningError(
  1. String message
)

Implementation

SigningError(this.message);