This is a list of exceptions which the server may send to you:
Code | Exception | Base On | Description |
---|---|---|---|
0x10 | JoinRefusedException | InvalidOperationException | Thrown, when you can't access a universe, including the following reasons: 0x01: Player is already on a universe. |
0x11 | PartException | InvalidOperationException | Thrown, when you fail on leaving a universe, including the following reasons: 0x01: You are on no universe. |