GeometryException constructor

const GeometryException(
  1. String message
)

Implementation

const GeometryException(this.message);