---
sidebar_label: ProtocolError.code
# ProtocolError.code property
**Signature:**
```typescript
class ProtocolError {
code?: number;
}
```