InfinityNotSupportedException constructor
- String message = 'Infinity is not supported'
Creates an InfinityNotSupportedException with a message.
Implementation
InfinityNotSupportedException([super.message = 'Infinity is not supported']);
Creates an InfinityNotSupportedException with a message.
InfinityNotSupportedException([super.message = 'Infinity is not supported']);