LiveException.invalidParams constructor
const
LiveException.invalidParams(
- String message
Creates an exception for missing or malformed arguments.
Implementation
const LiveException.invalidParams(this.message) : code = invalidParamsCode;