TransformationException constructor

const TransformationException(
  1. String msg
)

Implementation

const TransformationException(this.msg);