CloseInternalError¶
Internal error (1011). An unexpected server error occurred.
Implements¶
- Stringable box
Constructors¶
create¶
Returns¶
- CloseInternalError val^
Public Functions¶
code¶
Returns the RFC 6455 numeric close code.
Returns¶
- U16 val
string¶
Returns a human-readable representation including the code and name.
Returns¶
- String iso^
eq¶
Parameters¶
- that: CloseInternalError val
Returns¶
- Bool val
ne¶
Parameters¶
- that: CloseInternalError val
Returns¶
- Bool val