opUnsupported constant

int const opUnsupported

Indicates that an attempt was made to perform an operation which is not supported for the server (it may be generated locally by the client if e.g. the version number exchange indicates that a required feature is not supported by the server, or it may be returned by the server if the server does not implement an operation).

Implementation

static const opUnsupported = 8;