FirehoseFrameException constructor
const
FirehoseFrameException(
- String message
Returns the new instance of FirehoseFrameException.
Implementation
const FirehoseFrameException(this.message);
Returns the new instance of FirehoseFrameException.
const FirehoseFrameException(this.message);