DimensionsException constructor

DimensionsException([
  1. String str = ''
])

Constructs a DimensionsException with an optional message.

Implementation

DimensionsException([super.str]);