public LockClientStoppedException(Locks_Client client) : base(org.neo4j.kernel.api.exceptions.Status_Transaction.LockClientStopped, client.ToString()) { }