Skip to main content
Version: Next

ProtocolError.code property

Signature:

class ProtocolError {
set code(code: number | undefined);
}