Creates an instance of StreamError.
The human-readable error message.
A specific error code (can be from GMIErrorCode or custom).
Optional streamId: stringThe ID of the stream involved.
Optional clientId: stringThe ID of the client involved.
Optional details: anyOptional additional context or the underlying error.
Static isGMIErrorStatic wrapOptional Readonly streamThe ID of the stream involved in the error, if applicable.
Optional Readonly clientThe ID of the client involved in the error, if applicable.
Readonly codeOptional Readonly detailsOptional Readonly componentReadonly timestampOptional Readonly httpOptional Readonly cause
Custom error class for errors originating from the StreamingManager. StreamError