Class: StreamShareProtocolError
Error thrown when a service manifest or response violates the public protocol.
Extends
Error
Constructors
Constructor
new StreamShareProtocolError(
message):StreamShareProtocolError
Parameters
message
string
Returns
StreamShareProtocolError
Overrides
Error.constructor
Properties
cause?
optionalcause?:unknown
Inherited from
Error.cause
name
name:
string
Inherited from
Error.name
message
message:
string
Inherited from
Error.message
stack?
optionalstack?:string
Inherited from
Error.stack