RiveFormatErrorException constructor

const RiveFormatErrorException(
  1. String cause
)

Implementation

const RiveFormatErrorException(this.cause);