exception documentation
class OpCodeUnknown(GenericError):
Unknown opcode submitted.
This signifies a mismatch between the definitions on the client and server side.
class OpCodeUnknown(GenericError):
Unknown opcode submitted.
This signifies a mismatch between the definitions on the client and server side.