JacobiError constructor

const JacobiError(
  1. String message
)

Implementation

const JacobiError(this.message);