DimensionsException constructor
DimensionsException([
- String str = ''
Constructs a DimensionsException with an optional message.
Implementation
DimensionsException([super.str]);
Constructs a DimensionsException with an optional message.
DimensionsException([super.str]);