Any failed MCRouter action will throw an instance of MCRouterException
class MCRouterException extends Exception {...}
->__construct(string $message, int $op = MCRouter::mc_op_unknown, int $reply = MCRouter::mc_res_unknown, string $key = '')
->getKey(): string
->getOp(): int